1.
Codefixer - formatting database records in a HTML table
Learn how to retrieve Database Records and format them in a HTML table.
2.
Codefixer - DateDiff, DateAdd and DatePart VBScript functions
Jan 1, 2004 ... The DateDiff, DateAdd and DatePart VBScript Functions ... We can use the DatePart function to return the specified part of the date and time ...
3.
Codefixer - VBScript Timer Function
The VBScript Timer function returns the number of seconds that have ... To get the time the loop took to execute we simply subtract EndTime from StartTime. ...
4.
Codefixer - Recordcount -1
These numbers represent the constants adOpenStatic and adLockOptimistic which are the perfect cursor and locktype for a recordcount. <%@ Language="VBScript" ...
5.
Codefixer - MembersPro PayPal Subscription Payment Chart
Running a membership subscription site can generate huge potential income as shown in our subscription payment chart.
6.
Codefixer - PayPal IPN Script
Below is an example of an Instant PayMent Notification (IPN) script which is freely available on the PayPal website. The script forms the basis of the IPN ...
7.
Codefixer - Form to Database Tutorial in ASP
Learn how to Pass Form Element values in ASP and Insert Data into Database with this 2 part tutorial.
8.
Codefixer - ASP CDONTS | Send an Email with CDONTS in ASP
NewMail.Bodyformat=0 NewMail.Mailformat=0. Important - CDONTS is deprecated on Windows XP, Windows 2003 and only included on Windows 2000 for backward ...
9.
Codefixer - Redirecting using Response.Redirect
Learn how to Redirect your webpage using Response.Redirect in ASP.
10.
Codefixer - ASP.Net Installed
My local development machine has 3 different versions ‘v1.0.3705’, ‘v1.14322’ and ‘v2.0.50727’ all running side by side. I found the .NET framework Version ...