|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
table from a complex query |
From: |
Joel Graham |
Date: |
10/19/1999 11:38:41 AM |
IP: |
204.228.149.38 |
I have a complex query against an Access DB, using 4 tables. I know the query, itself, works. I cant figure out how to build a table from the information.
The pieces I have are: link URL (next page destination), graphic URL, item #, item title, description.
The table is:
<td><a href URL><img URL></a></td>
<td><a href URL> item # </a></td>
<td><a href URL> Item title </a></td>
<td> description </td>
And then loop thru the results of the query.
Does anyone have any suggestions?
THANX in advance for any help. |
|
|
|
|
|
|
|
|
|
|
|
|