Perl redirecting

 
Post new topic   Reply to topic    Aprelium Forum Index -> Perl
View previous topic :: View next topic  
Author Message
BreezBl0k
Guest





PostPosted: Fri Jun 28, 2002 10:23 pm    Post subject: Perl redirecting Reply with quote

hmmm dunno if this is possible but i want to be able to click a link and it loads a perl script then closes down wen its finished or redirects back to the main html page is it possible??? and if so how :)
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Jun 30, 2002 12:25 am    Post subject: Re: Perl redirecting Reply with quote

BreezBl0k wrote:
hmmm dunno if this is possible but i want to be able to click a link and it loads a perl script then closes down wen its finished or redirects back to the main html page is it possible??? and if so how :)

Your CGI script must output the following for example to do redirection to /path/redirectionpage.html :
Code:

Status: 301 Redirecting
Location: /path/redirectionpage.html

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Perl All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group