Print Page | Close Window

Formatting db-output?

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=3406
Printed Date: 29 March 2026 at 6:46pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Formatting db-output?
Posted By: oneminuteguy
Subject: Formatting db-output?
Date Posted: 09 June 2003 at 10:08am
I'm a novice in db's, but by now I'm able to do basic db stuff.

So now I'm wondering how to format the output I get, i.e. how do I format the resulting html/asp page so the output from the db looks nice and presentable?

Anyone know a resource/tutorial where I can learn more on this?

Regards,
OMG



Replies:
Posted By: michael
Date Posted: 09 June 2003 at 11:32am
That has nothing to do with the db, get some tutorial about CSS, HTML etc so you can e.g. format your stuff in tables or however you want. There are tons out there but if you ask me, nothing beats the medival book.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: oneminuteguy
Date Posted: 09 June 2003 at 1:10pm
I've worked for some years now with CSS & HTML etc, so I don't need to learn that. But since I'm just starting on db's I'm curious on how the relationship is between db's and html/css. And I thought that someone's must have had the same experience once?


Posted By: faubo
Date Posted: 09 June 2003 at 2:56pm

after you connect with your DB you will be able to show the data using a bit of asp code

<% = recordsetname("name") %>

this would show what you have in your recordset for "name".

You can tag it the normal way:

<b> <% = recordsetname("name") %> </b>

will show it bold.

That's it.



-------------
http://www.conhecerparaconservar.org - I don't know how to make you click here



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net