Re: Sync Javascript with ASP.Net

Tech-Archive recommends: Fix windows errors by optimizing your registry



> The only option (apart from building the entire querystring "by hand") is
to
> copy those changes to inputs (use <input type=hidden>), which *will*
> get posted back to the server.

But can you change the value of a input type=hidden via javascript and have
it sent back with the form? I thought it had to be a tangible, editable text
field to do that?.

-Darrel


.



Relevant Pages

  • Re: Using POST request method between servers?
    ... do somehting like that in your HTML page ... Obviously will not work with Javascript disabled. ... that server simply redirects the client to another URL on a server in San ... the querystring is visible to the end-user. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Acquiring users screen dimensions
    ... Send the results back to the server in some way, such as in the querystring. ... Ray at work ... > Using JavaScript, I'm able to get the user's screen dimensions with ...
    (microsoft.public.inetserver.asp.general)
  • Re: Problems with ASP.Net object and Javascript
    ... once it gets back to the server the value will be blank again. ... put it into some type of input field, ... To set the value via Javascript, ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How do I transfer a value from a Querystring (codebehind) to a JavaScript function?
    ... value to javascript and generate a postback or make available the value to ... > I'm a little baffled on how I transfer a value from a Querystring in code ... > behind and then transfer it to a javascript function. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Need to remove history of last page
    ... PHP runs server side, so my first ... You might want to try JavaScript instead. ... Prev by Date: ...
    (alt.php)