Ask a Question related to Dreamweaver AppDev, Design and Development.
-
dosima #1
dynamic table problem
hi
i want to show a list of all movies i have in my database
i have created a dynamic table and it shows a list of my movies.
the problem is that it only shows a list in one line and then goes to next
page,
i want 4 table columns in total as i have an image next to it as well.
i have had a go and all it does is list the same things in both columns.
how can i make it so that it list it in one line and also the second column
so having two table columns, goes in one column then follows onto the next
column.
dosima Guest
-
Dynamic table !!
I am looking for a dynamic table to get en hold the info about the user. When a user is logged on the info such as Email, Name, Last Name should be... -
Dynamic table
I have a very basic understanding of placing a dynamic table on my page. Unfortunately, it's very basic. I want to create a 3 row by 5 column... -
Dynamic Table ?
Sure it's possible .. there is an Excel driver that works pretty much like the Access driver in the MDAC. That said .. I would personally import it... -
How to create a table with dynamic table name
<html><div style='background-color:'><DIV> <DIV class=Section1> <P class=MsoNormal style="mso-layout-grid-align: none"><FONT face="Times New Roman"... -
Dynamic Table with Dynamic LinkButtons
Looks like I'm not the only one to come across this. Found a post 9 months old that deals with the same thing. Here's the fix: Add line:... -
Paul Whitham TMM #2
Re: dynamic table problem
Check that you have the repeat region around the <tr> tags of the table and
not just the <td>
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"dosima" <webforumsuser@macromedia.com> wrote in message
news:d3iufs$60g$1@forums.macromedia.com...next> hi
>
> i want to show a list of all movies i have in my database
> i have created a dynamic table and it shows a list of my movies.
> the problem is that it only shows a list in one line and then goes tocolumn> page,
> i want 4 table columns in total as i have an image next to it as well.
> i have had a go and all it does is list the same things in both columns.
> how can i make it so that it list it in one line and also the secondnext> so having two table columns, goes in one column then follows onto the> column.
>
>
>
Paul Whitham TMM Guest



Reply With Quote

