Forums

ASP

This topic is locked

Data from recordset only shows up once on a page

Posted 10 Dec 2001 18:00:07
1
has voted
10 Dec 2001 18:00:07 alex borami posted:
I have a .asp page that displays a button image that is stored in the database - the problem is that when I refer to it more than once on a page the first will display but the next time you come across the tag it is empty.

I have also stored font color in the database and when I use " RSstyle.Fields.Item("FontColor".Value " on the page this happens: -

1st time - font color="#FF0000" perfect ALL IS OK.

2nd time - font color="" ??? why doesn't it show up??

Can you only show the record once on a page???

Help me please!!

Alikat

Replies

Replied 11 Dec 2001 10:06:33
11 Dec 2001 10:06:33 Viktor Farcic replied:
Show us the code (just part with colors).

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I have a .asp page that displays a button image that is stored in the database - the problem is that when I refer to it more than once on a page the first will display but the next time you come across the tag it is empty.

I have also stored font color in the database and when I use " RSstyle.Fields.Item("FontColor".Value " on the page this happens: -

1st time - font color="#FF0000" perfect ALL IS OK.

2nd time - font color="" ??? why doesn't it show up??

Can you only show the record once on a page???

Help me please!!

Alikat


<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic

TalkZone Manager

Edited by - vfarcic on 11 Dec 2001 10:09:10

Reply to this topic