|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Pulling Image URLs into a guestbook entry |
From: |
Sonic |
Date: |
4/1/2000 9:17:11 AM |
IP: |
207.12.207.108 |
Im trying to enable a person to bring in an image URL along with their guestbook entry on the free guestbook software downloadable here. something like this...
<td width="150" valign="top"><img src="<%= CmdShowEntries("IMAGEURL") %>" border="0" width="150"></td>
I added the field to the database and to the calls on the other forms, but no go. Ideas?
THanks |
Follow Up - Re: Pulling Image URLs into a guestbook entry - andy 4/13/2000 11:40:05 PM
|
|
|
|
|
|
|
|
|
|
|
|