newtothis Posted December 22, 2003 Share Posted December 22, 2003 Very new to this. I had used an online database to test and it offered the option for a field to be a hyperlink. I am using mysql now and I do not see a similiar option. HOw can I have a field accept a hyperlink? Thanks Take Care Dee Quote Link to comment Share on other sites More sharing options...
rhysmeister Posted December 22, 2003 Share Posted December 22, 2003 Just have a standard text field and input the html for a hyperlink. When this is spat out onto a html page you will have your hyperlink. Quote Link to comment Share on other sites More sharing options...
llama Posted January 2, 2004 Share Posted January 2, 2004 The only warning I think I should point out is ensure that you validate the data being entered by a user. You can insert some nasty scripts into a hyperlink tag. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.