ajax help please

G

Guest

hey all,

please try

1. drag an ajax update panel onto a new web form
2. put a server-side button in it.
3. and just put in the javascript below in the HEAD section

and that's it... i get a error msg: Unknown Error when i hit the button.
Intentional: the test function is not wired to anything.

<head runat="server">
<title>Untitled Page</title>
<script type="text/javascript" >
function test(){
if (a<=0)
{
alert("true")
}
}
</script>
</head>


am i doing something wrong?

thanks,
rodchar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top