Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
JT(Q-Dog) #1
I can get my table to remain uniform.
I am a novice a create webpage so please bear with me. I am trying to put
together a Stats page for a football league website. I have uploaded the table.
(Team_schedule ) to my mysql database via ms access. OK.
Then I created the connection in dreamweaver so it would help with the php
coding . Ok it works.
Now I?d like to repeat the table info ? ok done.
However when I put the record set in the table . I can?t get the table to not
expand. with the text the size I need it to remain the size I made it .
Here is a link to how I?d like it to look
[url]http://seminoles.cstv.com/sports/m-footbl/sched/fsu-m-footbl-sched.html[/url]
This when I tell it to show all record it repeats all the records until it
fills up the page.
Can some one please help.
JT(Q-Dog) Guest
-
Help with Access fields when they are to remain blank
I have some sections of my database that will be left empty. I am trying to update my database via my web admin pages without any success. What... -
uniform spacing
Hello All, I am putting together a page with multiple text blocks and pictures and I need to have equal size spaces between each, both horizantal... -
Not Uniform Illumination of digitally photographed documents
I would switch to quick mask mode and create a circular gradient to cover the well exposed area. Then exit quick mask mode which will give you a... -
removed kde but remnants remain
I recall I at one point "removed kde from my system", however I still see # dpkg -l kde\*|grep ^i ii kdeaddons-doc- 3.1.2-1 KDE add-ons... -
Task Manager fails to remain open
I am running XP Home Version on a desktop PC. I right-click an empty area of the taskbar, and then click Task Manager to start Task Manager. Task... -
delaneypub #2
Re: I can't get my table to remain uniform.
I haven't looked at that URL, but will try to help.
By default, an HTML table cell will expand to show all the content you put
into it, even if you set a specific pixel width. If you have lots of text in a
cell, you can try setting a font and font size using CSS to control the size of
the text.
Also, I'm assuming you are using the Repeat Region Server behavior. That
behavior allows you to specify how many records per page to show. It sounds
like you selected all records, rather than a specific number. Try updating the
behavior to show only a certain number of records and inserting a Record
Navigation Bar to navaigate through the entire recordset.
delaneypub Guest
-
JT(Q-Dog) #3
Re: I can't get my table to remain uniform.
delaneypub, Thanks for replying to my post. I'll give it a try.
JT(Q-Dog) Guest



Reply With Quote

