Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
everlite #1
Random name generator? any ideas how?
Hi guys,
What i need to create is a list of names and below this list is a blank field
and a generate button next to that. When the user clicks the generate button a
name from the above list will randomly appear in the blank field. As simple as
that :-)
So you brainy bunch of people, forgive my stupidity and lack of html knowledge
but how would i go about creating this simple function/thingy?
Cheers in advance - Dave.
everlite Guest
-
Free Network Tools - Random Password Generator - Link Counter - Hit Counter
Free Network Tools - Random Password Generator - Link Counter - Hit Counter http://www.sharewareisland.com/onlinetools.asp -
Random database generator
Partly as a way of learning ruby/db interaction, and partly because it's an app I've felt the need for, I'm thinking of writing a random database... -
random word generator
Hello folks... this is my first post in here. I'm new to ASP having done all my previous work in Flash and bog standard HTML. Only been learning... -
please critique...random link generator
On Wed, 13 Aug 2003 17:01:07 -0700, Hudson wrote: First, try passing variables to your subroutines, it makes debugging easier. Next, the code... -
Random image in a random place.
Anyone know javascript? I have a grid(4 x 4) of 16 spacer images and a few text links on the side. Each text link represents a different folder of... -
John #2
Re: Random name generator? any ideas how?
You'll need to use a script to do that. Javascript, ASP, etc.
In whichever you use, create an array that has the names, then generate a
random number based on the total number of items in the array.
"everlite" <webforumsuser@macromedia.com> wrote in message
news:e09hpo$ql2$1@forums.macromedia.com...> Hi guys,
>
> What i need to create is a list of names and below this list is a blank
> field
> and a generate button next to that. When the user clicks the generate
> button a
> name from the above list will randomly appear in the blank field. As
> simple as
> that :-)
>
> So you brainy bunch of people, forgive my stupidity and lack of html
> knowledge
> but how would i go about creating this simple function/thingy?
>
> Cheers in advance - Dave.
>
>
>
John Guest



Reply With Quote

