[ Please do not top-post! ]
Xiangli Zhang wrote:
Gunnar Hjalmarsson wrote:
Xiangli Zhang wrote:
I am trying to redirect from cgi1(with one string variable say
$str with value from its calling parent html form) to cgi2, I
know I can use redirect function of CGI model to implement
redirection.
But i
Anyone know example how to use "require" function
passing string variable?
thanks,
Note: forwarded message attached.
=
Xiangli Zhang (Justin)
306-310 Decaire Street, Coquitlam
BC, Canada, V3K 6X1
phone: 604-9399181
__
Do you Yahoo!?
New a
Xiangli Zhang wrote:
I am trying to redirect from cgi1(with one string variable say $str
with value from its calling parent html form) to cgi2, I know I can
use redirect function of CGI model to implement redirection.
But i don't know how to pass $str to cgi2 from cgi1.
If you print a "Location" he
I am trying to redirect from cgi1(with one string variable say $str with value from
its calling parent html form) to cgi2, I know I can use redirect function of CGI model
to implement redirection.
But i don't know how to pass $str to cgi2 from cgi1. Can anybody help me the question?
thanks a