Please Forgive Me.
I am a web designer... I know XHTML and CSS and now am just started (literally) to learn JavaScript, so I do not know the terminology I Should use to search my query, let alone ask you all how to do it ...
so I will try and describe it here.
If there is a form that already talks about this please point me in that direction so I can get this site completed.
Thanks in advance...
Now the question...
I am developing a site... where users, lets call them owners, will be issued a number.
For this example lets say a number like HURR0001.
This number corresponds with a folder on the web server. So the number above would be so far everything is fine and easy...
The owner of the folder will advertise there number to people wanting to get information he has to offer in that folder. Here is the part I need help with…
Visitors will know to go to and that they will need to enter the number to get to the information.
The Site just mentioned will have a place (form field) with a label that says enter the page number here... The visitor simply then enters HURR0001 in the box and then the submit button…
Some JavaScript then adds that number to and subsequently takes them to the index page of the folder they entered in the field.
Now I know people can be told to just add the folder number to the domain name or when advertising they should advertise the whole URL… but as a way to promote the site we want people to see and explore other options as well as the folder they have the “code” for.
Does anyone know some JavaScript or have any suggestions?
Thanks
Jeff Biggs
Coly How
I am a web designer... I know XHTML and CSS and now am just started (literally) to learn JavaScript, so I do not know the terminology I Should use to search my query, let alone ask you all how to do it ...
so I will try and describe it here.
If there is a form that already talks about this please point me in that direction so I can get this site completed.
Thanks in advance...
Now the question...
I am developing a site... where users, lets call them owners, will be issued a number.
For this example lets say a number like HURR0001.
This number corresponds with a folder on the web server. So the number above would be so far everything is fine and easy...
The owner of the folder will advertise there number to people wanting to get information he has to offer in that folder. Here is the part I need help with…
Visitors will know to go to and that they will need to enter the number to get to the information.
The Site just mentioned will have a place (form field) with a label that says enter the page number here... The visitor simply then enters HURR0001 in the box and then the submit button…
Some JavaScript then adds that number to and subsequently takes them to the index page of the folder they entered in the field.
Now I know people can be told to just add the folder number to the domain name or when advertising they should advertise the whole URL… but as a way to promote the site we want people to see and explore other options as well as the folder they have the “code” for.
Does anyone know some JavaScript or have any suggestions?
Thanks
Jeff Biggs
Coly How