Ask a Question related to Dreamweaver AppDev, Design and Development.
-
TheRapidGroup #1
Displaying Records Horizontally
I understand how to use the 'repeat region' server behavior to display records
horizontally as opposed to vertically, however i'm not sure how to show this
information in multiple rows. For example, If I set my result per page at 20,
it shows 20 results across as opposed to something more attractive looking like
showing 4 rows of 5 results.
TheRapidGroup Guest
-
displaying dup records
I need to create a list of records that are within the same file that are duplicate records. I wanted to display any records that match another... -
Displaying Database Images Horizontally
I want to display some product images and descriptions horizontally in a table. However, using SQL, I can only do this vertically as far as I can... -
displaying the last 5 records
Hi, I want to display the last 5 or 10 records, for example a table with 50 records but i just want to get and display the last 5 records of the... -
help with displaying records - please
My SQL Statement under my recordset is: SELECT mmatter, (feest+costst)-(arwofft+oafeest+paymentt) as balance FROM dbo.ken_juantable WHERE... -
Displaying of new records
How do you display a NEW record upon entry into a form? It always shows me the LAST record. I want the default to be a NEW record. Thanks! -
Christopher Hayes #2
Re: Displaying Records Horizontally
Checkout the horizontal looper extension. It does what you need.
Christopher Hayes Guest
-
TheRapidGroup #3
Re: Displaying Records Horizontally
Do you by any chance know why after you install the hlooper extensiona nd restart Dreamweaver it still does not shoe up in my 'server behaviors' palette? Should I be looking elsewhere?
TheRapidGroup Guest
-
TheRapidGroup #4
Re: Displaying Records Horizontally
Here is a good article, a little more hand coding but it worked for me!
[url]http://members.lycos.co.uk/grafikkaos/resources/tutorials/web_design/h_looper_mx.php[/url]
TheRapidGroup Guest



Reply With Quote

