gsc1ugs
Oct 19th, 2000, 09:31 AM
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
<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