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
Removing Domain Controller from Windows 2003 domain
remove a letter off front of numbers in a field
Average energy density of coal
Weird PHP HTML table display problem
Text Box not refreshing for some users
WP wysiwyg editor (for web page viewing) EXTRA BLANK LINES
How update Yes/No filed in a table using a form
Getting a "Server Unavailable" error when trying to download address book. Microsoft office
Does Installing Dell OMSA on a Linux server require a reboot?
How to calculate this age criteria?