Welcome Guest Search | Active Topics | Members

Multi source Options
rogem002
Posted: Tuesday, November 16, 2004 9:35:52 PM

Rank: Martian Estate Agent

Joined: 9/14/2003
Posts: 3,358
Location: United Kingdom
Hay people im just thinking is there anyway of

haveing a file going to the user from 2 sources, im woundering because, i gt a server, but i gt loads of files on my site...and i want to have them both working to send files at the same time....

Full On Design
Steviepunk
Posted: Saturday, November 20, 2004 1:11:12 AM

Rank: Admin

Joined: 8/26/2002
Posts: 3,467
Location: United Kingdom
write a script for the page that will randomly pick one of the locations to present to the user.

this could even be in javascript so that it can work client side and not require server side scripting.

eg.

If rand() > 0.5
{
   write "Location1" 
}
else
{
   write "location2"
}


Obviously that is just pseudo-code, but the principle could be applied any script type.
rogem002
Posted: Saturday, November 20, 2004 12:43:51 PM

Rank: Martian Estate Agent

Joined: 9/14/2003
Posts: 3,358
Location: United Kingdom
kwl, fanks swoj

Full On Design
rogem002
Posted: Thursday, December 02, 2004 9:10:55 PM

Rank: Martian Estate Agent

Joined: 9/14/2003
Posts: 3,358
Location: United Kingdom
is there any html way???

Full On Design
Users browsing this topic
Guest


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

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.