OK, I have figured out that it seems to be in the string that is
returned. I sometimes have special chars includded and they are not
returning to the JS function correctly.
Example Return:
UpdateField('PURCHTRADENUMBER','123460000201');
UpdateField('PURCHNAME','KEN KRICKBAUM');
UpdateField('PURCHCONTACT','KEN JAY');
UpdateField('PURCHSTATUS','Active');
UpdateField('PURCHAVAIL','6565.84');
CallMag('INTPostCashFees1','-AS,TotCash,TotCredits,TotOut,Purchaser,-A,-N,PayType');
<!--UpdateField('','
');-->
The above block must come back EXACTLY as shown (line feeds and all).
Don't ask me why, it is a VERY, VERY long story.
Anyway, why would 6.5.5.1 handle this return string just fine, but not
the lastest version?
Thanks,
Ken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ajax.NET Professional" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/ajaxpro
The latest downloads of Ajax.NET Professional can be found at
http://www.ajaxpro.info/
Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---