Simple Site Design
October 2, 2004 1:10 AM
Subscribe
Help needed for a complete programming novice. I'm trying to design a simple web page to help out a colleague.. (more inside)
I've got a very simple html page which consists solely of a single href link to another page. That link is to an address in this format
http:///www.testwebsite.com/test/1234567.stm
1234567 is, obviously a variable - I'd like for the web page I've built to ask the user, possibly via a javascript window, what that variable should be, and then when the user clicks on the link, they see the page they want to go to.
I'm pretty sure this should be possible - I've seen novelty websites do it - but I don't even know what the right terminology is, so can't google it. Links would be much appreciated.
posted by ascullion to computers & internet (5 comments total)
I can't think of how that interface would be expected or natural on the web. Can you tell us more about what you're trying to do?
Anyway, like this?
posted by holloway at 2:44 AM on October 2, 2004