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