No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Great tut, Holly! I only had one issue with your tutorial... it ended too quickly. You left me hanging... wanting "more input"... hehehe... This tut was very helpful and cleared-up much confusion with ASP classes. Thanks again for a great tut and for sharing your expertise. Stitch
Check out the following tutorials: * Uploading Files into an Access Database using plain ASP [CODE]http://www.stardeveloper.com/articles/display.html?article=2001033101&page=1[/CODE] * Displaying Images from an Access Database using plain ASP [CODE]http://www.stardeveloper.com/articles/display.html?article=2001040401&page=1[/CODE] I used the code from these tutorials (Had to modify for MS SQL) for an Employee phone directory with photo and it works …
I just answered the same issue here: [URL="http://www.daniweb.com/forums/thread223351.html"]Asp image to binary - binary to image [/URL]
Here is some code that found in May: [CODE] '////////////////////////////////////////////////////////////////////////// '/// Name: ListADGroups.vbs '/// Version: 1.0 '/// Date: 09/17/02 '/// Purpose: listing information about Active Directory groups '/// OS: Windows 2000, XP '/// Reqs: Account with permissions to read Active Directory groups properties '/// Syntax: cscript /nologo ListADGroups.vbs '////////////////////////////////////////////////////////////////////////// Option …
The End.
Stitch1920