Hi,
I fixed this problem, please check version 6.5.8.1 or higher in the
next couple of hours.
Regards,
Michael
On 5/8/06, Prashanth <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I've created a simple application which displays a message.
>
>
> AjaxPro.Utility.RegisterTypeForAjax(typeof(Basic), this);
> }
>
> [AjaxPro.AjaxMethod]
> public string callhere()
> {
> return "strTest";
> }
>
> <script>
> function test()
> {
> alert(AjaxTesting.AjaxBased.Basic.callhere);
>
> }
> </script>
> The appln is working in IE and mozilla but netscape is giving error as
> below.
>
> Error: syntax error
> Source File: http://localhost/AjaxTesting/ajaxpro/core.ashx
> Line: 275, Column: 10
> Source Code:
> r.value = <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
>
>
> do anybody knows the solution for it?
>
>
> Regards,
> Prashanth
>
>
> >
>
--
Best regards | Schöne Grüße
Michael
Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer
http://weblogs.asp.net/mschwarz/
http://www.schwarz-interactive.de/
mailto:[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---