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
Determining how many entries there are in and XML document with Coldfusion
msgbox 14 days after a date
How do I create one report which combines multiple tables?
Mail Aliases redirected to Public Folder
Trigger insert with constraint
copying long file names
Access Multiples Updates
Is there software that allows multiple users to use same Windows 7 computer?
Error assigng data to a list view
Remote Desktop Server 2003 Group Policy and Server 2008