944,008 Members | Top Members by Rank

Ad:
  • ASP Discussion Thread
  • Unsolved
  • Views: 1218
  • ASP RSS
Oct 21st, 2009
0

asp page

Expand Post »
iam trying to make changes in asp pages of website there is a script wriitten on main page where 12 images are shown but it is very small.
iwant that only 16 images are shown and i want it to be big.i am writing the script
ASP Syntax (Toggle Plain Text)
  1. <td height="61" align="center" background="imgs/msecbg.jpg"><a href="<%=link%>"><img src="<%=descpimg1 & rs("shimg")%>" width="103" height="47" border="0"></a></td>
  2. </tr>
Last edited by peter_budo; Oct 27th, 2009 at 10:30 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks)
Reputation Points: 10
Solved Threads: 0
Newbie Poster
above2sky is offline Offline
1 posts
since Oct 2009
Oct 22nd, 2009
0
Re: asp page
To display a bigger image you can use teh width and height attributes of the img tag, just as you have done in the code presented.
to change the display to more than 12, in the code that gets the records from the database must be limiting it to 12.

The code that you have provided will only display one image, there should be more code than that. you will have to provide teh rest of the code for more help on increasing the number of pictures to display
Reputation Points: 36
Solved Threads: 57
Posting Whiz
Thirusha is offline Offline
355 posts
since Mar 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP Forum Timeline: ASP.Net on lan
Next Thread in ASP Forum Timeline: Possible SQL Injection attack





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC