Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: META tags in perl scripts
- To: tlug@example.com
- Subject: Re: tlug: META tags in perl scripts
- From: Fredric Fredricson <fredric.fredriksson@example.com>
- Date: Tue, 06 Jun 2000 23:53:29 +0200
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- Organization: MYDATA automation AB
- References: <A1497AEEEC71D1118E7A00C04FCC6F2C64DDAF@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug
Beth Noble wrote: > > Hello > > Does anyone know why Netscape may not respond to the "Refresh" tag from a > line in a Perl script like the following? > > print "<META HTTP-EQUIV=\"Refresh\" CONTENT=\"0; URL=http://file.html\">"; I'm not sure what you are trying to do here and the URL looks strange. If you want your cgi to reload you can skip the "URL"-part. If you want your cgi to display for a while and then reload another cgi I recommend you to do it in the http header. Add line: Refresh: 5; URL=newcgi.cgi If you write in perl and don't use CGI.pm, reconsider. The CGI.pm makes this easy and the documentation is actually very useful. /Fredric ----------------------------------------------------------------------- Next Meeting (w/ YLUG): June 16 (Fri) 19:00 Mizonoguchi Marui Family 12F Next Technical Meeting: July 8 (Sat) 13:30 Topic: TBA ----------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- References:
- tlug: META tags in perl scripts
- From: "Beth Noble" <beth@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Jordan Hubbard of FreeBSD in Tokyo
- Next by Date: RE: tlug: META tags in perl scripts
- Prev by thread: Re: tlug: META tags in perl scripts
- Next by thread: Re: tlug: META tags in perl scripts
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links