krnaveen
07-19-2002, 11:10 AM
Hi!,
Thanks for your help so far. I have been able to cover a long way. One more query here.
Am using ASP,HTML,Javascript,MS-SQL. My problem is when a particular ASP page is
submitted, it calls another ASP page, which redirects the control to another ASP page depending
upon the choice passed. Am trying to pass few values through query string and am using
<!#INCLUDE.........--> directive. I have not been able to succeed so far. Is it possible to
pass query string while using include directive. How do I do it? There are five values which I
want to pass in the query string.
My syntax is:-
<!-- #INCLUDE VIRTUAL="/somefolder/xyz.asp?firstvar=value1&secondvar=value2" -->
Thanks in advance.
-Navin.
Thanks for your help so far. I have been able to cover a long way. One more query here.
Am using ASP,HTML,Javascript,MS-SQL. My problem is when a particular ASP page is
submitted, it calls another ASP page, which redirects the control to another ASP page depending
upon the choice passed. Am trying to pass few values through query string and am using
<!#INCLUDE.........--> directive. I have not been able to succeed so far. Is it possible to
pass query string while using include directive. How do I do it? There are five values which I
want to pass in the query string.
My syntax is:-
<!-- #INCLUDE VIRTUAL="/somefolder/xyz.asp?firstvar=value1&secondvar=value2" -->
Thanks in advance.
-Navin.