Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
cjdd3b webforumsuser@macromedia.com #1
New tables for new entries -- ASP
Hello,
I'm new to ASP and dynamic Web sites, and I've got a quick question I'm sure you all will be able to figure out in a snap. Working in Dreamweaver MX, I'm looking to create a dynamic page that displays a number of database recordsets, each in a new table (Think something that looks like a blog or guestbook). I'm having no problem calling the records into a single table, but I don't know how to have a new table created for each entry.
In other words, I can do a table that looks like this:
(All 1 table)
Title: Time/Date: Entry:
BLah 6:66 p.m. 6/6 sdfkj sfsldkfm sldvm s m ...
Blah 2 6:66 a.m. 5/6 sfdiskf s;dlfk jsd lkjsdf lkjsdf ...
But not like this:
(Table 1)
Blah 6:66 p.m. 6/6
dsfj sldkfj sldkfj lsadfj alskfjd;lsafj ;laskdfj l;ksdjfl; kj ...
(Table 2)
Blah 2 6:66 a.m. 5/6
ssfdjk sdlkf sldkmf asldfm saldfj lsakdmf,mcsv'qorf ...
With server behaviors, I can use one table and scroll through each entry in the database, so I know they're all accessible individually. I just need to know how to have them display in consecutive tables down a page so that all I have to do is update the database and the site will be updated automatically. Any ideas?
Thanks in advance,
Chase Davis
cjdd3b webforumsuser@macromedia.com Guest
-
Log Entries
Can someone explain how log entries work in FMS 3? If I play one FLV file, there are 5 entries. I am starting with a clean logfile to see how... -
select last 4 entries
I have the following query and output: ******** <cfquery name="qCount" datasource="database"> SELECT AVG(sleep_effic) AS Views FROM slab_diary... -
getting count less 0 entries
i am building a survey site where selections are: Strongly Agree = 5 Agree = 4 Neither Agree nor Disagree = 3 Disagree = 2 Strongly Disagree = 1... -
FWF #13--New Entries
Hi all-- Some great new entries have been posted for this round of Fun with Fireworks by Richie B, Matthew Brown, Japes, and Craig Hartel. Stop... -
Listbox with entries
Hello: Is it possible to do the following: In a list or combo box I want to enter letters and need to find the line with data entry. Thanks...



Reply With Quote

