Answered
application server test page failed
I installed the ColdFusion8 free edition development.
1.Create a new file extension.2. Go to code view and delete all of the lines of code, and type the following code:
<cfdump var=#cgi#>
3.Upload the file
A page displaying a list of CGI variables should appear in the web browser.
Nothing happened in my case, except the code itself.
IS it because the application server is not working correctly?
Georgeslys,
1.Create a new file extension.2. Go to code view and delete all of the lines of code, and type the following code:
<cfdump var=#cgi#>
3.Upload the file
A page displaying a list of CGI variables should appear in the web browser.
Nothing happened in my case, except the code itself.
IS it because the application server is not working correctly?
Georgeslys,
