|
Go4Expert Founder
|
![]() |
| 20Apr2010,06:47 | #2 |
|
Not possible. HTML is not a server side language but just for display purpose runs on client machine.
|
|
Skilled contributor
|
![]() |
| 7Aug2010,10:14 | #3 |
|
i think you may need asp host for a sql database (not sure)
but why don't you go open and free use mysql instead!
|
|
Contributor
|
|
| 9Aug2010,22:25 | #4 |
|
You can't connect to a database throw HTML. Need a server side language. PHP was easy to learn for me. It has some native function for mysql but if you want to use it with sql server then here: http://www.microsoft.com/sqlserver/2...hp-driver.aspx is a driver for php. Woks only for windows platforms.
|



use mysql instead!