Microsoft
Software
Hardware
Network
Question : using javascript or jquery inside inline code
Is there anyway to use JavaScript or Jquery inside inline code. Consider this
I have a jquery session variable : $.session("example") and I want to use this session value inside the following code
<% if ( $.session("example") ="something") { %>
'execute code here
<% } %>
Thanks
Answer : using javascript or jquery inside inline code
and use :
1:
<% if ( HiddenFieldForExampleSessionID.Value == "something" ) { %>
Random Solutions
Upgrading SQL Server 2008 64-bit database
Why does my Ipad have connectivity and my ethernet connected PC does not
Syncronize Physical Machine with Virtual Machine
how to cast string to char*?
Image as link...how to allign to text bottom?
SQL SERVER 2005 CANNOT GENERATE SSPI CONTEXT
manipulating components
How do I prevent Navigation Pane from expanding when I activate a command button?
Google Maps mashup question
Server 2008 "this setting is not compatible with computers running windows 2000 on server" local security settings