|
|
|
CodeAve.com -
ASP -
Script Writers
|
|
|
CodeAve.com/ASP - Script Writers
|
Date Last Modified ScriptWriter
Many places on the web feature the date that the current document was last
modified on. Rather than changing the date manually, using a FrontPage WebBot,
or targeting the document by writing it directly into the script, let the
server ask the docu (more)
ASP Cookie Writer
Cookies can be intrusive, but they can also be a great way to store specific information about the people using your site and enable you to customize output specifically tailored to their input. You can construct a simple cookie based on user test input (more)
Response.Write ScriptWriter
Have a lot of HTML code that you'd like to place inside of Response.Write"
" statements, but do not want all of the manual effort? The
Response.Write ScriptWriter will take virtually any text and place the inside of
the quoted area of a (more)
Create JavaScript Input Text Validation Fields
Limit the amount of traffic and empty form fields submitted to your site by stopping blank user input before it leaves the client. Server side form validation isn’t always the best answer. Whenever possible it is best to eliminate as much unwanted input (more)
Vote/User Poll Script Writer (With a db and IP Capture)
Creating an Access Vote/User Poll is as easy as entering the question, the possible choices and copying some code and into an active server document. The following script will dynamically create all the code necessary to integrate a poll into any current (more)
Delete From Table Script Writer (DSN Connection)
Removing data from an Access or SQL Server database is as easy as entering the variable
names and the name of the table into the fields below. Copy the output code into
an asp document on your web server and your db is ready to be displayed on the
web. (more)
Create Multiple JavaScript (Automatic) Pulldowns
Dropdown menus that redirect users without having to hit a separate submit
button to move on are a slick way to provide navigation on any website.
The following script writer will create up to twenty "automatic" JavaScript
dropdown menu (more)
Display Table Script Writer (DSNless connection)
Displaying an Access or SQL Server database is as easy as entering the variable
names and the name of the table into the fields below. Copy the output code into
an asp document on your web server and your db is ready to be displayed on the
web. T (more)
Insert Into Table Script Writer
Adding data to an Access or SQL Server database is as easy as entering the variable
names and the name of the table into the fields below. Copy the output code into
an asp document on your web server and your db is ready to be displayed on the
web.&nbs (more)
Display Table Script Writer
Displaying an Access or SQL Server database is as easy as entering the variable
names and the name of the table into the fields below. Copy the output code into
an asp document on your web server and your db is ready to be displayed on the
web. T (more)
|
|
|
|
|