|
Building an Input Form Dynamically From a Database. by Joshua i. Lopez Language: Active Server Pages/VBScript
Updated 3/23/2001 11:17 PM !!!!!!!!!!!!!!!!!!!!!
This code will allow you to build an input form "on the fly" from a database. Instead of creating and hard coding the same old input form you can automatically build your form based on column names or values in your database! Just added is another page that will submit your data to your database "on the fly", truely making the process of creating web based entry forms DYNAMIC!!!!!!!! Now whenever you have to alter your input forms you ... (see entry for full description)
|
Kill IIS process without rebooting by Networking.be Language: Active Server Pages/VBScript
Ever had to restart IIS when it was caught up in a loop, or doing some other stuff which results in IIS not coming down. Service manager fails to stop the www service, task manager gets the "Permission denied error". Only way out is a reboot? Not true!
|
Extreme Photo Gallery by Dexter Zafra Language: Active Server Pages/VBScript
This is a modfied version of DUGallery with added a few features such as (rating,comments,latest pic added and most popular picture) Just check it out.I just finished the "Email Picture to a friend" that was not included on the 1st release.There is also a DEMO.
Demo/Download URL Below:
http://www.ex-designz.net/downloadgallery.asp
|
ASP Lesson #1 - Introduction by Daniel Larsson Language: Active Server Pages/VBScript
This is the first lesson of many upcoming.I will learn you what ASP is, and what to use it for in this lesson. You will not be tought any ASP Code the first lesson. This is just what it says it is.....an Introduction. If you're an experienced developer, you won't get much of reading this lesson. I will also tell you where to get a good Reference, and a few things about ASP Developement languages. Please rate it, even if you don't like it, and tell me what can be better and ... (see entry for full description)
|
Database Connectivity and Data Access by Daniel M. Hendricks Language: Active Server Pages/VBScript
This article shows various connection strings, used to connect to various databases in Windows, as well as methods to access and modify data. Some connection strings may require client software to be installed, but most work with Windows 2000.
|
Lewies Coding Standards by Lewis E. Moten III Language: Active Server Pages/VBScript
Peer into the brains of a professional programmer to learn how to become a better coder and more easily maintain your code for management and easily allow others to understand.
|
Who Stole the Cookies ? by Hirapara sanjay Language: Active Server Pages/VBScript
INTERNET cookies are incredibly simple, but they are one of those things that have taken on a life of their own. Cookies started receiving tremendous media attention starting February 2000 because of the Internet privacy concerns. The debate still rages on.
|
|
A Practical Guide to Active Server Pages by Manas Tungare Language: Active Server Pages/VBScript
This practical guide aims to be a complete programming guide as well as a
reference for the serious ASP programmer.
You don't have the time to rummage through 1000-page thick books? You don't have the time to sift through jokes & wisecracks? This is the right resource for you ...
This guide does not assume any prior knowledge of ASP, and starts from the ground
up. The chapters are organized according to the increasing complexity of ASP
scripts that you will be writi ... (see entry for full description)
|
___XML as Data Source Part 1 of 3 (Updated) by Amit Mathur Language: Active Server Pages/VBScript
Learn whatever you ever wanted to know about XML and ASP. This article starts from the very basics and ultimately creates something useful. Written in an easy to understand language. Unlike other articles which contain a lot of technical jargon, this article rather emphasises on showing by doing. Give it a good reading.
Comments and suggestions are always welcome. Thanks.
|
Verifying Email Addresses the new way! by Bingo Solutions Language: Active Server Pages/VBScript
Today, two of the biggest assets a portal has are its users and the data about them. As the database grows, its important that the
information being collected is accurate or else it would be worthless. While there are many things like the name, age or profession of a user
which a site cannot verify without using a third-part solution, there is the e-mail address of users which can and must be verified. Today,
more than 75% of portals verify e-m ... (see entry for full description)
|
An Introduction to Java Servlets by Hirapara sanjay Language: Active Server Pages/VBScript
Java servlets are making headlines these days, claiming to solve many of the problems associated with CGI and proprietary server APIs. In this article I will describe the overall servlet architecture and what you need to develop your application with servlets. I will use several code examples to show you how to use the Servlet API, and compare it with CGI and proprietary server APIs where appropriate.
|
Sending emails from asp by reading them from text files by Bingo Solutions Language: Active Server Pages/VBScript
In this tutorial, I will share a good site function with you. I will show a good method which can be used to send emails to users. The tutorial will focus on sending e-mails to users(using ASP Email) by opening text files in which e-mail text is stored. At the end, I will present a good example of everything dicussed by building a "Forgot Login" application.
|
How To Secure Your ASP Applications (Original) by Guo Xu Language: Active Server Pages/VBScript
This is the original article written by me about ASP security holes and prevention. I published it on Neworder few months ago and noticed it got completely stolen (just cut and paste but my name replaced by his) by some guy called Faisal Arif.
My proof that I uncovered his fake didn't impress him: http://neworder.box.sk/newsread.php?newsid=6855 (Original Post) so I contacted PSC who removed him. Have fun reading the original :)
|
|
|