Forum Moderators: coopster & phranque

Message Too Old, No Replies

About print Location:

         

lindajames

2:39 pm on May 16, 2003 (gmt 0)

10+ Year Member



Hi,

I have a script that uses: print "Location: $url\n\n"; and the location file also have a print "Location: $url2\n\n"; etc. in otherwords it goes in a loop for about 6 urls, and then the final url displays a :

print "Content-type: text/html\n\n";

is there any disadvantages to what im doing? or should it be ok?

any comments apprecated.

cheers
linda

DrDoc

6:06 pm on May 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why can't you just go to the last page right away?

lindajames

7:33 pm on May 16, 2003 (gmt 0)

10+ Year Member



Because it has to do a sequence of actions before going to the final page.