IN SCRIPT EXTRACT A STRING FROM ASPX PAGE

B

Bogosian

Hi to all.
In jscript how can i get some information which is determined in the
codebehind of an aspx page?I mean the user interacts with the page and
depending on his actions the script sends information in the
querystring of an different aspx page from the current one and in that
code depending on the consecutive actions of the user information is
sent back to the script.I need all this to preserve the user from
postback every time some info calculated on the server is needed and
because its important to have an established session.
So my idea to solve this problem is to <%Response.Write("information
information ...")%> in the page fetching the information and somehow
to = it to a variable in the javascript,so the script does specific
actions depending on that info.
Maybe there is some javascript function i can use or someone has an
idea to do all this
in a different way?
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top