secure login via ASP
Create Secure Page
Fill out the form below to create a temporary secure login page, then grab the source code to implement on your own website.The code shown here makes use of the 'post-back' method to return the form data back to the same page. Thus, the code is extremely portable - once it has been written and tested, you can move this page around on your website and not have to worry about changing any form action URL's. The URL of the page in which this form resides is retrieved using the ServerVariables Collection of the Request Object.
[the end]
Popup Windows
This page covers the basics of popup windows - opening, closing, and changing URLs.
Javascript Cookies
Learn the basics of manipulating cookies with javascript - setting, getting, deleting.
VoiceXML Demo
A simple, toll-free demonstration of telephone and web application interaction.
©2007 chris brenz, brenz.net

