axeldrummer
11-08-2007, 03:15 AM
Hey guys!
How would you have your server interpret the HTML code
<a href=dkfsjfkdsjkfd>click here</a>
When people click on this link, they are being directed to http://www.mydomain.com/dkfsjfkdsjkfd
with the http://www.mydomain.com tacked on
Not simply dkfsjfkdsjkfd
Remember that dkfsjfkdsjkfd is merely an example substitute for links people enter into a DB
This is probably a basic HTML question/problem that I've never encountered till now!
How would you have your server interpret the HTML code
<a href=dkfsjfkdsjkfd>click here</a>
When people click on this link, they are being directed to http://www.mydomain.com/dkfsjfkdsjkfd
with the http://www.mydomain.com tacked on
Not simply dkfsjfkdsjkfd
Remember that dkfsjfkdsjkfd is merely an example substitute for links people enter into a DB
This is probably a basic HTML question/problem that I've never encountered till now!