Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Jefferis NoSpamme #1
Record Set table layout?
I don't have a problem laying out a recordset in php/mysql, but each record
is returned in a single row of a table file.
Is there a way to return say 3 images and descriptions in a 3 column list
instead?
Jeff
~~~~~~~~~~~~
Jefferis Peterson, Pres.
Web Design and Marketing
[url]http://www.PetersonSales.com[/url]
Jefferis NoSpamme Guest
-
Problem with Layout Table
It seems that my regular tables are staying stationary. However, My layout Table will not, it moves all over the place. Is there a property where... -
Layout Table/Frame Help!!!
I have been trying to create a layout in Dreamweaver MX 2004. Basically, I have series of thumbnails on the left and a larger preview on the right... -
table layout
this is probably just a simple one, but i'm a simple person, so here goes................ i've created a small table in dm8 to display some... -
How can i retrieve record ONLY From 300 - 400 in amillion Record Table?
HI all Thanks for your time.. I have a question here.. How can i retrieve record ONLY From XXX - XXX in a million Record Table? eg. I have a... -
table layout vs. dhtml
I worked on my webpage with firework. Then I posted some question in w3c related forum. Those people seem to be telling me not to use table to layout... -
Jefferis NoSpamme #2
Re: Record Set table layout?
I should add, I mean I'd like the repeating region to be horizontal for
three records, e.g., rather than merely one repeating row.
On 2/4/05 1:58 PM, in article BE293005.115E1%jefferisp7@hotmail.com,
"Jefferis NoSpamme" <jefferisp7@hotmail.com> wrote:
~~~~~~~~~~~~> I don't have a problem laying out a recordset in php/mysql, but each record
> is returned in a single row of a table file.
> Is there a way to return say 3 images and descriptions in a 3 column list
> instead?
>
> Jeff
> ~~~~~~~~~~~~
> Jefferis Peterson, Pres.
> Web Design and Marketing
> [url]http://www.PetersonSales.com[/url]
>
>
Jefferis Peterson, Pres.
Web Design and Marketing
[url]http://www.PetersonSales.com[/url]
Jefferis NoSpamme Guest
-
rob::digitalburn #3
Re: Record Set table layout?
If I were you I'd just code it by hand. Dead simple and much easier in the
long term...
rob::digitalburn Guest
-
Jefferis NoSpamme #4
Re: Record Set table layout?
You have a hint? I'm concerned about getting overlapping iterations of the
database info.
On 2/4/05 3:41 PM, in article cu0mhd$hn0$1@forums.macromedia.com,
"rob::digitalburn" <rob@digitalburn.net> wrote:
~~~~~~~~~~~~> If I were you I'd just code it by hand. Dead simple and much easier in the
> long term...
>
>
Jefferis Peterson, Pres.
Web Design and Marketing
[url]http://www.PetersonSales.com[/url]
Jefferis NoSpamme Guest
-
rob::digitalburn #5
Re: Record Set table layout?
Just start learning PHP properly, that's my main hint. Once you've even just
got basic understanding of PHP you can do this kind of thing with your eyes
closed. Using DW's functionality is a disaster if you want to do anything
remotely serious.
Oh yes, and forget using tables and switch to CSS-P, preferably XHTML
styleee... ;)
Jefferis NoSpamme wrote:> You have a hint? I'm concerned about getting overlapping iterations
> of the database info.
>
>
> On 2/4/05 3:41 PM, in article cu0mhd$hn0$1@forums.macromedia.com,
> "rob::digitalburn" <rob@digitalburn.net> wrote:
>>>> If I were you I'd just code it by hand. Dead simple and much easier
>> in the long term...
>>
>>
> ~~~~~~~~~~~~
> Jefferis Peterson, Pres.
> Web Design and Marketing
> [url]http://www.PetersonSales.com[/url]
rob::digitalburn Guest
-
Jefferis NoSpamme #6
Re: Record Set table layout?
I've done some fairly complex things in PHP using hand code.
Try using this search and selecting "rings" under type:
[url]http://www.joden.com/Search.php[/url]
But since I am self taught, there are definite gaps in my learning. Can you
point me to some code examples of what I am trying to do, either with tables
or CSS?
Thanks
Jeff
On 2/5/05 9:32 PM, in article cu3vf0$ogs$1@forums.macromedia.com,
"rob::digitalburn" <rob@digitalburn.net> wrote:
~~~~~~~~~~~~> Just start learning PHP properly, that's my main hint. Once you've even just
> got basic understanding of PHP you can do this kind of thing with your eyes
> closed. Using DW's functionality is a disaster if you want to do anything
> remotely serious.
>
> Oh yes, and forget using tables and switch to CSS-P, preferably XHTML
> styleee... ;)
>
>
> Jefferis NoSpamme wrote:>>> You have a hint? I'm concerned about getting overlapping iterations
>> of the database info.
>>
>>
>> On 2/4/05 3:41 PM, in article cu0mhd$hn0$1@forums.macromedia.com,
>> "rob::digitalburn" <rob@digitalburn.net> wrote:
>>>>>>> If I were you I'd just code it by hand. Dead simple and much easier
>>> in the long term...
>>>
>>>
>> ~~~~~~~~~~~~
>> Jefferis Peterson, Pres.
>> Web Design and Marketing
>> [url]http://www.PetersonSales.com[/url]
>
Jefferis Peterson, Pres.
Web Design and Marketing
[url]http://www.PetersonSales.com[/url]
Jefferis NoSpamme Guest



Reply With Quote

