Google Groups Home
Help | Sign in
Scirpt Error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mohan  
View profile
 More options Sep 10 2008, 7:10 am
From: Mohan <mohanv0...@gmail.com>
Date: Wed, 10 Sep 2008 06:10:38 -0700 (PDT)
Local: Wed, Sep 10 2008 7:10 am
Subject: Scirpt Error
Hi
 .Net version 1.1 i am using Ajaxpro in my webapplicaion  while
execute code it's shows undefiend namespace
example code
function sendcomment()
{
var res = VechGAD.Mailer.Send(txtname.value,txtmail.value)
if(res == true)
{
lblmsg.value ="send";
}

else
{
lblmsg.value = "True";

}
}

Error Msg
Undefined 'VechGAD'

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BadDotNetCoda  
View profile
 More options Sep 10 2008, 1:55 pm
From: BadDotNetCoda <stephan.a...@googlemail.com>
Date: Wed, 10 Sep 2008 12:55:12 -0700 (PDT)
Local: Wed, Sep 10 2008 1:55 pm
Subject: Re: Scirpt Error
the AjaxPro.Utility.RegisterTypeForAjax... statement is called in your
page load event?
best regards.

On 10 Sep., 15:10, Mohan <mohanv0...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Venkat Chandu  
View profile
 More options Sep 12 2008, 5:36 am
From: "Venkat Chandu" <venkatdotne...@gmail.com>
Date: Fri, 12 Sep 2008 17:06:42 +0530
Local: Fri, Sep 12 2008 5:36 am
Subject: Re: [ajaxpro] Re: Scirpt Error

Hi,

It works in the page load, but the following entry is required in the
web.config in the HTTPHandlers section, please try this, then it works.

<add verb="POST,GET" path="ajax/*.ashx" type="Ajax.PageHandlerFactory, Ajax"
/>
(Please check the type for AJAXpro, sorry i don't know for the ajaxpro)

Regards
Murty
On Thu, Sep 11, 2008 at 1:25 AM, BadDotNetCoda
<stephan.a...@googlemail.com>wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google