Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
20143 Points
3327 Posts
May 17, 2012 09:29 AM|LINK
Hi,
You can use RegisterClientScriptBlock() or RegisterStartupScript() to achieve your goal!
You can pass the server side values to client side by using the above options!
Check the following link for more information!
http://www.codeproject.com/Articles/11098/Use-Call-RegisterStartUpScript-RegisterClientScrip
Hope it helps u...
roopeshreddy
All-Star
20143 Points
3327 Posts
Re: how to use javascript variable is a aspx page?
May 17, 2012 09:29 AM|LINK
Hi,
You can use RegisterClientScriptBlock() or RegisterStartupScript() to achieve your goal!
You can pass the server side values to client side by using the above options!
Check the following link for more information!
http://www.codeproject.com/Articles/11098/Use-Call-RegisterStartUpScript-RegisterClientScrip
Hope it helps u...
Roopesh Reddy C
Roopesh's Space