show pic if record is filled in

This is a discussion on "show pic if record is filled in" within the Classic ASP section. This forum, and the thread "show pic if record is filled in are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 27th, 2005, 10:50
New Member
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
show pic if record is filled in

<% If Not RS_newsp.EOF Or Not RS_newsp.BOF Then %>
<% If Not IsNull("picref") Then %>
[img]<%=(RS_newsp.Fields.Item([/img]" width="148" height="156">
<% End If %>
<% End If ' end Not RS_newsp.EOF Or NOT RS_newsp.BOF %>

  #2 (permalink)  
Old May 27th, 2005, 13:45
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
ok, so what's the problem?
Closed Thread

Tags
show, pic, record, filled

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
(Site Check) PNGs Filled Halloween Theme Website Layout tomazws Free Web Site Critique 12 Oct 15th, 2007 12:51
how can I ensure that require form fields are filled?? uddin PHP Forum 5 Apr 16th, 2007 13:54
how to send filled feedback form reeta.vadgama Web Page Design 5 Jul 24th, 2006 23:23
insert record accessman Databases 1 Oct 15th, 2005 01:12
Insert Record redkyna Classic ASP 11 Aug 25th, 2004 22:46


All times are GMT. The time now is 21:02.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43