Re: getting values from more than 1 form

From: spiderman (peter_parker_at_home.comt)
Date: 07/30/04


Date: Fri, 30 Jul 2004 13:18:46 -0400

Thank you for your help. I like to have everything on 1 HTML page but there
are alot of fields, so I split the fields onto more than 1 HTML page (I
might just use only 1 HTML form and use the html tag# if I have to). Can
one submit each HTML page to the same ASP file? I am using this ASP file to
write all those parameter values to a text file. I am thinking to use the
session object to keep track of the parameters from the separate HTML pages.
Is this possible and/or there is a better way? Thank you

"Ray at <%=sLocation%> [MVP]" <myfirstname at lane34 dot com> wrote in
message news:#trEyRldEHA.2908@TK2MSFTNGP10.phx.gbl...
> You cannot. If a page has multiple forms on it, only the form that is
> submitted has its data passed to the server. That's not to say that you
> couldn't use client-side scripting to transfer data from one form to
another
> form's hidden inputs or something like that.
>
> But why not just have one form?
>
> Ray at work
>
> "spiderman" <peter_parker@home.comt> wrote in message
> news:tguOc.6858$cv5.333@lakeread07...
> > Hi,
> >
> > How can I getting parameter values from more than 1 HTML form onto the
> > same ASP page? Thank you
> >
> >
>
>



Relevant Pages

  • IIS 6.0 caching pages and unable to refresh page on workstation
    ... Just trying to find out why when I make a change to a html / asp file, ... page doesn't get refreshed when I press F5 or CTRL-F5. ... I tried using the internal server name and the public domain name to see if ... It's just a simple html page with no code in it. ...
    (microsoft.public.inetserver.iis)
  • Re: Win2000 cannot password protect .asp page
    ... I am not too sure what is in the asp file you've tested with the error, ... They work fine if you're trying to access .html pages. ... Win2000 cannot password protect .asp page ... > user login and password just fine. ...
    (microsoft.public.inetserver.iis.security)
  • Re: ASPX not working - ASP ok
    ... HTML code only? ... >Do you also see server side code? ... >Kristofer Gafvert - IIS MVP ... >> I had trouble getting simple ASP file to run but solved ...
    (microsoft.public.inetserver.iis)
  • Re: ASPX not working - ASP ok
    ... HTML code only? ... The webserver will only send HTML to the client, ... it is probably either because IIS ... > I had trouble getting simple ASP file to run but solved ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 5.1 do only read ordinary HTML
    ... Two tests to see if your HTTP server is working: ... Make a simple asp file such as: ... > I'm a Novice running IIS, XP pro, and Dreamweawer. ... > ASP.NET the IIS do only read HTML from the script, ...
    (microsoft.public.inetserver.iis)