M
Mitschu
Hi Group
I need to parse a response from a cgi script. The response is te
following:
<HTML>UID=834<HTML>
the call for the cgi is http://<server>/cgi-bin/getuid?FILE=uid.html
Now I need the UID in a javascript.
1) call cgi
2) put UID into a variable
How do I have to do that? If I call the cgi the response will be
displayed on the screen but I just need it in the variable.
Thanks for any help.
Michael
I need to parse a response from a cgi script. The response is te
following:
<HTML>UID=834<HTML>
the call for the cgi is http://<server>/cgi-bin/getuid?FILE=uid.html
Now I need the UID in a javascript.
1) call cgi
2) put UID into a variable
How do I have to do that? If I call the cgi the response will be
displayed on the screen but I just need it in the variable.
Thanks for any help.
Michael