 |
| HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

January 28th, 2005, 05:42 AM
|
|
Friend of Wrox
|
|
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
refresh
<META HTTP-EQUIV="refresh" CONTENT="0;URL=bookings.asp">
would this reload page after 0 secs? i.e. when it is loaded?
|
|

January 28th, 2005, 06:04 AM
|
|
Friend of Wrox
|
|
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
|
|
Yes, it will work
surendran
(Anything is Possible)
|
|

January 28th, 2005, 06:04 AM
|
|
Friend of Wrox
|
|
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
it just keeps refreshing the page, is there code to do it just once?
|
|

January 28th, 2005, 06:07 AM
|
|
Friend of Wrox
|
|
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
|
|
i thing you are using same page (bookings.asp),
Please forword this to another page
surendran
(Anything is Possible)
|
|

January 28th, 2005, 06:10 AM
|
|
Friend of Wrox
|
|
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
its that page i want refreshed though
|
|

January 29th, 2005, 01:58 PM
|
|
Friend of Wrox
|
|
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
So you wish to refresh the page only once, and as soon as it loads? Doesn't make sense to me, but...
I suggest using cookies to determine if the page has already been visited/loaded, and if it hasn't, reload it.
hth,
-Snib - http://www.snibworks.com
Where will you be in 100 years?
|
|

January 31st, 2005, 01:32 PM
|
|
Friend of Wrox
|
|
Join Date: Jan 2005
Posts: 1,525
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
how is this done though?
javascript?
|
|

January 31st, 2005, 09:43 PM
|
|
Friend of Wrox
|
|
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Refresh GridView Using Refresh Button |
msbsam |
ASP.NET 2.0 Professional |
0 |
December 6th, 2006 05:57 AM |
| Refresh |
surendran |
Javascript |
7 |
August 3rd, 2004 05:31 AM |
| refresh |
marclena |
Javascript |
4 |
March 24th, 2004 10:29 AM |
| refresh |
kilika |
VBScript |
0 |
September 16th, 2003 01:41 PM |
|
 |