Please find all the active listings published by devtutorials below. Publisher has posted 8 listings. You may click on a listing to visit its detail page to learn more about the listing.
Counting lines in text files
posted bydevtutorialsinFile Manipulation
we will read and count the lines in a text file
PriceFree
Views1110
Retrieving Column Names with values
posted bydevtutorialsinDatabase-related
Sample code displays us how to get and show name of columns with values.
PriceFree
Views1115
Storing and retrieving variables from application object
posted bydevtutorialsinIntroduction to ASP
The information in Application Object stored in server and all ASP pages can access the information.
PriceFree
Views867
AppendToLog in response object
posted bydevtutorialsinIntroduction to ASP
With AppendToLog method you can access and write your message to ISS logs.
PriceFree
Views892
Image downloading from remote servers in ASP
posted bydevtutorialsinImage Manipulation
We will access to a remote server, download image, rename ths image and save to our file system.
PriceFree
Views942
Displaying last modified date of any file
posted bydevtutorialsinFile Manipulation
this code sample is focusing how to find and display of any file's last modified date & time.
PriceFree
Views1227
Generating random passwords
posted bydevtutorialsinRandomizing
Create random temporary password for your applications
PriceFree
Views1071
How to modify expire date of a cookie
posted bydevtutorialsinCookies & Sessions
You must notice to modify the expire date of cookies
PriceFree
Views1050