This is a discussion on "display web address with link from database!" within the Classic ASP section. This forum, and the thread "display web address with link from database! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
display web address with link from database!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
display web address with link from database!
I have a form that will ask the user to enter some web address, for example "www.yahoo.com". this data will be stored in the database, and then will be display in a display.asp page!
How can i make the web address active in the display.asp page? The user can click at the link, and the website will be opened!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|
|
|||
|
This is done like this...
|
|
||||
|
Or better still, for less code (and quicker):-
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Yeah, but the LinkText won't be database driven so that's not what he asked for [:P]. lol.
I was taking it slow with him (look at his last posts). When you type in the <%= it automatically assumes Response.Write . Just make sure your connected to your database before this and make sure you close the connection after this. |
![]() |
| Tags |
| display, web, address, link, database |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] display a image record from a database with a set size | longstand | PHP Forum | 8 | Oct 19th, 2007 19:18 |
| IP address into MS Access database | Quetzal | Classic ASP | 2 | Jan 19th, 2007 09:34 |
| Sending database record ID as a membership number t an email address | frinkky | PHP Forum | 3 | Nov 30th, 2006 02:45 |
| display first only part of a database record. | Daddyohhh99 | Other Programming Languages | 0 | Feb 3rd, 2006 14:49 |
| display the number of record exist in the database | Monie | Databases | 1 | Aug 24th, 2004 08:10 |