Need database column value hyperlink to display on a condtion

R

Richard L Austin

When a URL is present in the database I want the display the business name as
a hyper link, otherwise just display the name
 
S

Stefan B Rusynko

Explain
- are you hand coding you ASP or using the DBRW

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| When a URL is present in the database I want the display the business name as
| a hyper link, otherwise just display the name
 
R

Richard L Austin

Stefan B Rusynko said:
Explain
- are you hand coding you ASP or using the DBRW

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| When a URL is present in the database I want the display the business name as
| a hyper link, otherwise just display the name


I am a bit of a novice here as I don't know what DBRW means. I can hand code the ASP but so far it has been generated by Front Page.

Thnaks in advance for any help you can give me.
 
S

Stefan B Rusynko

DBRW - DataBase Results Wizard
See
http://www.spiderwebwoman.com/resources/dbrwtipsandtricks.asp
Tip - http://www.spiderwebwoman.com/resources/dbrwtipsandtricks.asp

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|
|
| "Stefan B Rusynko" wrote:
|
| > Explain
| > - are you hand coding you ASP or using the DBRW
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > | > | When a URL is present in the database I want the display the business name as
| > | a hyper link, otherwise just display the name
| >
| >
| > I am a bit of a novice here as I don't know what DBRW means. I can hand code the ASP but so far it has been generated by Front
Page.
|
| Thnaks in advance for any help you can give me.
 
Top