Results 1 to 2 of 2

Thread: what it does

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Manchester
    Posts
    446
    Can someone tell me what this does.

    <FORM METHOD=POST ACTION='login.asp?NewURL=<%=Request.QueryString("NewURL")%>&forumid=<%=Request.QueryString("forumid" )%>'>

    I would like to pass over a variable relating to a table name to a search facility.

    Many Thanks

  2. #2
    Fanatic Member Ianpbaker's Avatar
    Join Date
    Mar 2000
    Location
    Hastings
    Posts
    696
    Hi gsc1ugs

    wrong forum but never mind. what that will do is post any field that is within the form tags to login.asp with a query string that takes it values from the querystring that was passed to the current page that that code is in.

    Where you say
    "I would like to pass over a variable relating to a table name to a search facility" , fo you mean you want the user to enter a table and you use that table to search ?

    Ian
    Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width