ChrisBelzona
Programmer
Can anyone help, here's the situation.
I have User/Password login fields on my main menu.
I need to reference them in a sql statement in other frames.
I have previously used the post method and referenced them by the following '& Request.Form("T1" &' etc.. however I now need to refernce them without the post method.
Any Suggestions
Chris
I have User/Password login fields on my main menu.
I need to reference them in a sql statement in other frames.
I have previously used the post method and referenced them by the following '& Request.Form("T1" &' etc.. however I now need to refernce them without the post method.
Any Suggestions
Chris