Database Access via HTML

Hello all

I am looking for a recommenation on a Database access method (for MS SQL, MSDE), any white paper, some infomation or even some code snipplets on how to read and write to MS SQL in a pure HTML environment.

Thanks in advance,

George

From http://www.developmentnow.com/g/61_0_0_0_0_0/inetserver-asp- db.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
George Slamowitz [ Mo, 25 September 2006 15:00 ] [ ID #1477888 ]

Re: Database Access via HTML

you wont be able to with "pure" html.
youll need a scripting language embedded in the html.
ASP written in VBScript is your best bet for MS servers.




"George Slamowitz" <GSlamowitz [at] COX.NET> wrote in message
news:a758852f-fa67-46ad-b56a-4314ca661d3e [at] developmentnow.com ...
> Hello all
>
> I am looking for a recommenation on a Database access method (for MS SQL,
> MSDE), any white paper, some infomation or even some code snipplets on
> how to read and write to MS SQL in a pure HTML environment.
>
> Thanks in advance,
>
> George
>
> From http://www.developmentnow.com/g/61_0_0_0_0_0/inetserver-asp- db.htm
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com
Jason Simmons [ Mo, 25 September 2006 15:07 ] [ ID #1477889 ]

Re: Database Access via HTML

George Slamowitz wrote:
> Hello all
>
> I am looking for a recommenation on a Database access method (for MS
> SQL, MSDE), any white paper, some infomation or even some code
> snipplets on how to read and write to MS SQL in a pure HTML
> environment.
>
Then you should be posting to an HTML group instead of an ASP group.
http://groups.google.com/groups/dir?sel=33584039

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
reb01501 [ Mo, 25 September 2006 15:14 ] [ ID #1477890 ]
Webserver » microsoft.public.inetserver.asp.db » Database Access via HTML

Vorheriges Thema: need to refresh data on page efficiently
Nächstes Thema: please help - mysterious extra characters appearing in SQL update