c-- styles for logos and headline links do not modify internet, red, or black styles -->
|
|
|
|
|
|
|
|
Here is the code to this example <% @language="vbscript" %> <% 'Forces you to explicitly declare all local
variables. This is a good way to code option explicit strconn= "Driver={SQLServer};SERVER=127.0.0.1;UID=loginid;PWD=password;DATABASE=somename_db" set conn =
server.createobject("adodb.connection") conn.open strconn %> <html> <title>Writing
out text Areas</title> </head><body> <form method="POST"
action="textarea.asp"> </form> </body> %>
Next: Simple ASP Chat Previous: Adding Records to a Database using SQL Index: Active Server Pages\IIS The Author |
|