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
CCSOFlag's Tax Plan
Good coding practices for MVC Framework?
How to SSH over Cisco VPN Client on Mac OS X?
Backup warnings Shadow Protect
Signature in Outlook 2003
Delegation to a group must be removed
Access Query - Calculated Field
Wild card filter for list view in sharepoint 2010
how do i call one perl program from another perl program
Learn Combofix Scripting