Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Display a Random Page


Message #1 by "Simon Dilley" <s.j.dilley@b...> on Mon, 5 Feb 2001 17:43:45 -0000
you can use Javascript to give you a random number within a range and 
then depending on that number, goto a specific page.

> -----Original Message-----
> From: s.j.dilley@b... [mailto:s.j.dilley@b...]
> Sent: 05 February 2001 17:44
> To: s.j.dilley@b...; html_code_clinic@p...
> Subject: [html_code_clinic] Display a Random Page
> Importance: High
> 
> 
> Hi everyone,
> 
> Scenario.
> 
> I am trying to display an html page at random after clicking 
> a button. 
> There are only certain pages that I want to display at random. 
> 
> Can anybody tell me how I would implement the above scenario?
> 
> Any help would be much appreciated.
> 
> Thanks,
> 
>  
> 
> Simon Dilley.
> 
> 

  Return to Index