HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
How to display archived web pages
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
Krumbly



Joined: 10 Dec 2004
Posts: 2

PostPosted: Fri Dec 10, 2004 3:28 am     How to display archived web pages Reply with quote

I created a simple site to show the results from the weekly sesions of a local bridge club - a table of dates pointing to the actual results files, using a dummy (results not yet available) page for dates in the future table entries thus:-
<TD align="left"><SPAN class="c13">
<A href="archive/040318.htm">040318</A></SPAN>
</TD>
Since October, we now have three sessions per week and I want to move to three (HTML) tables, one for each of the weekly sessions, limited to three rolling months, and allow access to the archive from a single input box. I've tried as follows:-

<form name="history" action="display results file??"
method="get" input type="text">
Date to view
<input type="text" name="YYMMDD" value="YYMMDD" size=6>
<input type="submit" value="Find">
<A href="archive/041202.htm">
<!-- Now I want to convert the date (say 041202) to display the file
archive/041202.htm
-->
</form>

but how do I get the ".htm" appended to the (inputted file) name and the display the web page? Using the browser "Back" button to return is not a problem.
Krumbly



Joined: 10 Dec 2004
Posts: 2

PostPosted: Fri Dec 10, 2004 3:38 am     Reply with quote

I forgot to add: the subscription we have on Easyspace does not allow cgi, php etc. Also, I tried ONCHANGE, but need the target filename to be built.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML All times are GMT - 8 Hours
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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial