Advertisement

Results for "Author: mike loffland"

3_2004-2005 #147295
A+ ASP Image/Document uploader | view/delete/upload files... create/delete folders

This script utilizes a mix of server-side ASP and client-side vbscript to provide users with the capability to navigate the directory structure of the web-server, select an image file or a document file, and then pass the file attributes back to an HTML form. If the file selected is an image... The image will be displayed to the user so they know that the selected file is the one they want. In addition... the name, width, height, and size of the selected image is collected (code snippet borrowed from Mike Shaffer on 4guys http://www.4guysfromrolla.com/webtech/050300-1.shtml) and passed back to the HTML form. If the file selected is a document... the user has the option to download and open the selected file. The name and size of the document selected is passed back to the HTML form. Additional functionality: UPLOAD IMAGE OR DOCUMENT FILES to the given directory... DELETE IMAGE OR DOCUMENT FILES in the given directory... CREATE NEW FOLDERS... DELETE FOLDERS. This code can be modified to allow any type of file to be uploaded.

4_2005-2006 #156152
Custom DHTML drop-down list

This code provides a client-side custom "drop-down" box in a table format. The table format allows you to have more information in a column format for a given "option". IE 4.0+

4_2005-2006 #156153
A+ Text Field validation with VBscript regular expressions

This code provides client-side text-field validation using VBscript and regular expressions. It also allows you to use other intrinsic VBscript functions as well as a thorough function that checks for a valid e-mail address. Very simple to use. Just plug two new input attributes into your HTML and include the script files and you're up and running.

4_2005-2006 #156154
A+ ASP Image/Document uploader | view/delete/upload files... create/delete folders

This script utilizes a mix of server-side ASP and client-side vbscript to provide users with the capability to navigate the directory structure of the web-server, select an image file or a document file, and then pass the file attributes back to an HTML form. If the file selected is an image... The image will be displayed to the user so they know that the selected file is the one they want. In addition... the name, width, height, and size of the selected image is collected (code snippet borrowed from Mike Shaffer on 4guys http://www.4guysfromrolla.com/webtech/050300-1.shtml) and passed back to the HTML form. If the file selected is a document... the user has the option to download and open the selected file. The name and size of the document selected is passed back to the HTML form. Additional functionality: UPLOAD IMAGE OR DOCUMENT FILES to the given directory... DELETE IMAGE OR DOCUMENT FILES in the given directory... CREATE NEW FOLDERS... DELETE FOLDERS. This code can be modified to allow any type of file to be uploaded.

5_2007-2008 #178670
Custom DHTML drop-down list

This code provides a client-side custom "drop-down" box in a table format. The table format allows you to have more information in a column format for a given "option". IE 4.0+

5_2007-2008 #178671
A+ Text Field validation with VBscript regular expressions

This code provides client-side text-field validation using VBscript and regular expressions. It also allows you to use other intrinsic VBscript functions as well as a thorough function that checks for a valid e-mail address. Very simple to use. Just plug two new input attributes into your HTML and include the script files and you're up and running.

5_2007-2008 #178672
A+ ASP Image/Document uploader | view/delete/upload files... create/delete folders

This script utilizes a mix of server-side ASP and client-side vbscript to provide users with the capability to navigate the directory structure of the web-server, select an image file or a document file, and then pass the file attributes back to an HTML form. If the file selected is an image... The image will be displayed to the user so they know that the selected file is the one they want. In addition... the name, width, height, and size of the selected image is collected (code snippet borrowed from Mike Shaffer on 4guys http://www.4guysfromrolla.com/webtech/050300-1.shtml) and passed back to the HTML form. If the file selected is a document... the user has the option to download and open the selected file. The name and size of the document selected is passed back to the HTML form. Additional functionality: UPLOAD IMAGE OR DOCUMENT FILES to the given directory... DELETE IMAGE OR DOCUMENT FILES in the given directory... CREATE NEW FOLDERS... DELETE FOLDERS. This code can be modified to allow any type of file to be uploaded.

6_2008-2009 #201188
Custom DHTML drop-down list

This code provides a client-side custom "drop-down" box in a table format. The table format allows you to have more information in a column format for a given "option". IE 4.0+

6_2008-2009 #201189
A+ Text Field validation with VBscript regular expressions

This code provides client-side text-field validation using VBscript and regular expressions. It also allows you to use other intrinsic VBscript functions as well as a thorough function that checks for a valid e-mail address. Very simple to use. Just plug two new input attributes into your HTML and include the script files and you're up and running.

6_2008-2009 #201190
A+ ASP Image/Document uploader | view/delete/upload files... create/delete folders

This script utilizes a mix of server-side ASP and client-side vbscript to provide users with the capability to navigate the directory structure of the web-server, select an image file or a document file, and then pass the file attributes back to an HTML form. If the file selected is an image... The image will be displayed to the user so they know that the selected file is the one they want. In addition... the name, width, height, and size of the selected image is collected (code snippet borrowed from Mike Shaffer on 4guys http://www.4guysfromrolla.com/webtech/050300-1.shtml) and passed back to the HTML form. If the file selected is a document... the user has the option to download and open the selected file. The name and size of the document selected is passed back to the HTML form. Additional functionality: UPLOAD IMAGE OR DOCUMENT FILES to the given directory... DELETE IMAGE OR DOCUMENT FILES in the given directory... CREATE NEW FOLDERS... DELETE FOLDERS. This code can be modified to allow any type of file to be uploaded.

7_2009-2012 #223706
Custom DHTML drop-down list

This code provides a client-side custom "drop-down" box in a table format. The table format allows you to have more information in a column format for a given "option". IE 4.0+

7_2009-2012 #223707
A+ Text Field validation with VBscript regular expressions

This code provides client-side text-field validation using VBscript and regular expressions. It also allows you to use other intrinsic VBscript functions as well as a thorough function that checks for a valid e-mail address. Very simple to use. Just plug two new input attributes into your HTML and include the script files and you're up and running.

7_2009-2012 #223708
A+ ASP Image/Document uploader | view/delete/upload files... create/delete folders

This script utilizes a mix of server-side ASP and client-side vbscript to provide users with the capability to navigate the directory structure of the web-server, select an image file or a document file, and then pass the file attributes back to an HTML form. If the file selected is an image... The image will be displayed to the user so they know that the selected file is the one they want. In addition... the name, width, height, and size of the selected image is collected (code snippet borrowed from Mike Shaffer on 4guys http://www.4guysfromrolla.com/webtech/050300-1.shtml) and passed back to the HTML form. If the file selected is a document... the user has the option to download and open the selected file. The name and size of the document selected is passed back to the HTML form. Additional functionality: UPLOAD IMAGE OR DOCUMENT FILES to the given directory... DELETE IMAGE OR DOCUMENT FILES in the given directory... CREATE NEW FOLDERS... DELETE FOLDERS. This code can be modified to allow any type of file to be uploaded.

Languages
Top Categories
Global Discovery