Re: Passing Passwords Between Pages

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Mr. McKirahan

I have only used Submit in conjunction with Method Post. I cannot
fiqure out the syntax for bringing up the right map. I am searching my books
but cannot find what I need. I have also never used Session Variables and
storing the Page I want to go to is not working either.

Can you show me an example of either method so I can quit guessing as
to what the syntax is.

Thanks Again



"McKirahan" wrote:

> "GrandMaMa" <GrandMaMa@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:49AF57A4-45A3-4316-A6E3-3B38DA105827@xxxxxxxxxxxxxxxx
> > I need to pass my students password between pages for the student to take
> > their Federal Test.
> >
> > PageA the student enters his Password
> >
> > <Input Type="Text" Name="PssWrd"> The student then goes to Page B
> >
> > PageB <!--Student Selects Location of School-->
> >
> > <Input Type="Hidden" Name="APssWrd" Value="<%=Request("PssWrd")%>
> > Above Statement PassWord comes in fine.
> >
> > <Map Name="District ElPaso"
> >
> > <! District 835 ->
> > <Area Shape="Polygon" Coords="364, 117, 363, 130"
> > Href="Page835.asp?DistCd=WI835">
> > <! District 777 ->
> > <Area Shape="Polygon" Coords="119, 68, 111, 111"
> > Href="Page777.asp?DistCd=WH777">
> > <! District 654 ->
> > <Area Shape="Polygon" Coords="267, 58, 261, 79"
> > Href="Page653.asp?DistCd=WD653">
> > <! District 569 ->
> > <Area Shape="Polygon" Coords="82, 16, 37, 9"
> Href="Page569.asp?DistCd=WA569">
> > </Map>
> >
> > When I go to any of the four pages on the Map, the password will not come
> > with any of those four pages. The pages come up fine, but no password.
> >
> > Does anyone know how to do this. This is the first Time I have ever
> called
> > a page based on where the student selects from a map.
> >
> > Does anyone know what I need to do?
> >
> > Thanks in advance
> >
> > Granny
>
> "href=" does not "post" form elements to the page requested.
>
> Either change "href=" to submit the form or, better yet,
> use an ASP Session variable to store the password.
>
>
>
.



Relevant Pages

  • Re: Local Scripting
    ... Your syntax is correct. ... You might be interested in some sample scripts I ... you can map resources with a username other than your XP ... > automatically map some network drives. ...
    (microsoft.public.windowsxp.basics)
  • Re: Need help on reading line from file into list
    ... That bit of syntax is completely, utterly, 100%, identical to ... the readlines() method of that file object is then called. ... passed as the second parameter to the map() function. ...
    (comp.lang.python)
  • Re: FSet/CL 1.0 released!
    ... The former example shows that 'map' is a macro with its own evaluation ... both macros with syntax, but the syntax of `map' is more complex (and ... other constructor macros too, ...
    (comp.lang.lisp)
  • Re: Which railway closure(s) do you most regret?
    ... out about it while living in Liverpool (as a student in the 1990s) and ... and a map of the route, and it seems the sort of innovative thing that ...
    (uk.railway)
  • Re: (WSJ) As Math Skills Slip, U.S. Schools Seek Answers From Asia
    ... The student was comparing *, a point in the image ... space of the map, with 2/3, a different notational representation of ...
    (sci.math)