How to use Query strig in this situation ????
-
i want to send data from an aspx page to html page using query strings.... please help........
-
i want to send data from an aspx page to html page using query strings.... please help........
HTML is a markup language, not a programming language. AFAIK i Think You have to use lava script or like thing. try searching accessing JavaScript in html http://lmgtfy.com/?q=javascript+in+html[^] How Large is the data..!There is some restriction in passing the data in query string..! :cool::thumbsup:
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
i want to send data from an aspx page to html page using query strings.... please help........
Which bit are you stuck on ? What have you tried ? I assume you intend to manipulate your HTML page using javascript, is that the problem ? As far as I can see from a google search ( did you try that ) all you can do with javascript is string mashing. Why can't your other page be an aspx ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.