ultrassl
05-15-2003, 12:46 AM
:confused: from UK.
I am calling a script which returns information in text form. When the script has been called the text is returned in the browser like :
SUCCESS, 14193
or
FAIL, 17849
I need to examine this text that is returned so I can direct the user to a success.htm page or a fail.htm page.
I am using Dreamweaver and need to intercept this text returned from the script and then direct to the right page.
I cannot find out how to read in the text returned. Can anyone help me please.
I am calling a script which returns information in text form. When the script has been called the text is returned in the browser like :
SUCCESS, 14193
or
FAIL, 17849
I need to examine this text that is returned so I can direct the user to a success.htm page or a fail.htm page.
I am using Dreamweaver and need to intercept this text returned from the script and then direct to the right page.
I cannot find out how to read in the text returned. Can anyone help me please.