Ask a Question related to ASP Database, Design and Development.
-
Manohar Kamath [MVP] #1
Re: Indenting info from database
You could use tables along with transparent GIFs to indent.
--
Manohar Kamath
Editor, .netBooks
[url]www.dotnetbooks.com[/url]
"Dave" <dgrisset@sewanee.edu> wrote in message
news:OFSa4sqWDHA.1384@TK2MSFTNGP10.phx.gbl...be> Using Access 2K and ASP.
> I'd like to have every other row of displayed information indented when it
> appears on a web page; the info is being sent to an HTML table. I've tried
> but this doesn't give the result I was hoping to attain. Can this> done with ASP?
>
> Dave
>
>
Manohar Kamath [MVP] Guest
-
How do I display the Alt info from a database
Hi All, I am creating a web site that has a lot of images. I have a field in my database that is the Alt information how do I link the Alt field... -
Database info not loading?
Hi everyone I have experienced a problem with a dynamic flash site (PHP, MySQL)which I am mystified over. The site is www.engelgraphicdesign.dk... -
store info in database.
Hi! I have a delicatg problem.... I have made a registration form for adding my friends information in a database. The problem is that I want to... -
Retrieving info from database
Thanks to a lot of excellent advice from this newsgroup I have managed to get a site working which is database driven. I would now like to know if... -
Passing database info to page allow user input then pass into another database
Hi I really am going crazy! I'm using VBScript, ASP, and SQL My page reminds me of a shopping cart but looking at shopping cart examples has not... -
Bullschmidt #2
Re: Indenting info from database
Perhaps if I MOD 2 = 0 then add the extra spaces (or something similar).
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest
-
Ken Schaefer #3
Re: Indenting info from database
....or use CSS...
<span style="padding-left: 20px;"><%=objRS("Data")%></span>
Cheers
Ken
"Manohar Kamath [MVP]" <mkamath@TAKETHISOUTkamath.com> wrote in message
news:%232InKMtWDHA.1736@TK2MSFTNGP10.phx.gbl...
: You could use tables along with transparent GIFs to indent.
:
: --
: Manohar Kamath
: Editor, .netBooks
: [url]www.dotnetbooks.com[/url]
:
:
: "Dave" <dgrisset@sewanee.edu> wrote in message
: news:OFSa4sqWDHA.1384@TK2MSFTNGP10.phx.gbl...
: > Using Access 2K and ASP.
: > I'd like to have every other row of displayed information indented when
it
: > appears on a web page; the info is being sent to an HTML table. I've
tried
: > but this doesn't give the result I was hoping to attain. Can this
: be
: > done with ASP?
: >
: > Dave
: >
: >
:
:
Ken Schaefer Guest
-
Dave #4
Re: Indenting info from database
Thanks for the tips, everyone. I think I've got this problem settled.
Dave
"Dave" <dgrisset@sewanee.edu> wrote in message
news:OFSa4sqWDHA.1384@TK2MSFTNGP10.phx.gbl...be> Using Access 2K and ASP.
> I'd like to have every other row of displayed information indented when it
> appears on a web page; the info is being sent to an HTML table. I've tried
> but this doesn't give the result I was hoping to attain. Can this> done with ASP?
>
> Dave
>
>
Dave Guest



Reply With Quote

