Ask a Question related to ASP Database, Design and Development.
-
bender #1
generate tables that include hyperlinks
Trying to get away from using the FP DRW, and write search pages where
the results come out in tables formatted the way I like, and include
one or more columns that are hyperlinks. I've found a few nice
methods, but so far have not found a way to have one of the results
columns contain a hyperlink. any suggestions?
thanks,
bender
- - - - - - - - - - - - - - - - - -
"Forget it, Jake. It's Chinatown."
bender Guest
-
Strange Include problems: Repeat regions will Not workwith include file
I have a strange problem. I have an Index.asp page and on that page I have a poll that is displays. This poll is located in a sub folder, so to call... -
Generate dynamic controls from Database tables
Hi, I'm trying to generate controls like textboxes, drop downs dynamically. I need to get their type and the values from the DB. Any suggestions... -
Automatically generate formatted tables InDesign
Hello, I am a total InDesign newbie, and would like to know if what I need done can either be done, or be scripted to do. Background: We have a... -
#26259 [Opn->Bgs]: relative include path not working with include() from shell command line execut
ID: 26259 Updated by: iliaa@php.net Reported By: orsaini at allainet dot com -Status: Open +Status: ... -
#26259 [NEW]: relative include path not working with include() from shell command line execut
From: orsaini at allainet dot com Operating system: Lunux Apache 2.0.47 PHP version: 4.3.2 PHP Bug Type: ... -
Bob Barrows #2
Re: generate tables that include hyperlinks
bender wrote:
Download the GenericDB application and see how they do it. [url]www.genericdb.com[/url]> Trying to get away from using the FP DRW, and write search pages where
> the results come out in tables formatted the way I like, and include
> one or more columns that are hyperlinks. I've found a few nice
> methods, but so far have not found a way to have one of the results
> columns contain a hyperlink. any suggestions?
>
I'm not suggesting that you use the application: it depends much too highly
on session variables, and some of the things it does ("select * ", opening a
recordset simply to retrieve the metadata, closing it, and reopening it to
get the data) are not optimum. But you will see one way to write hyperlinks
into a table.
HTH,
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows Guest



Reply With Quote

