Hi,
we're investigating the issue inthis thread.In the meanwhile, here's the JavaScript equivalent:
<script type="text/javascript">
<!--
Sys.Application.add_load(OnApplicationLoad);function OnApplicationLoad() {
alert('Hello World!');
}
//-->
</script>
Hi,
According your coding, you are using either Beta1 or Beta2 of AJAX, but not ATLAS.
You should know what are the changes between ATLAS[CTP] and Beta2.
For reference go through below link.
http://ajax.asp.net/files/AspNet_AJAX_CTP_to_Beta_Whitepaper.pdf
https://ajax.asp.net/default.aspx [Here you can findout upgrading topics between CTP to Beta1; Beta1 to Beta2]
NJOY with programming..
Pradeep Kumar Bura
hello.
i think the problem is gone with the refresh made in the preview bits after the initial release of the october value-added bits...
No comments:
Post a Comment