membership software

MemberSimple.com - Membership Rewards Weblog

 

Membership Rewards

March 30, 2006

Running ASP on your PC - installing Personal Web Server

Filed under: Membership Reward — philhuff @ 4:20 pm

The first stage to complete before running the CoverYourASP download on your PC - making ASP pages run at all… more…

Membership Site Software | Click Here
Originally Posted on 3/30/2006 11:20:37 AM
Content source: http://CoverYourASP.com/PWS.asp

March 29, 2006

Automatically reminding and deleting unconfirmed members

Filed under: Membership Reward — philhuff @ 3:44 pm

Another example of using the BrandNewDay( ) function - this time to search the database for unconfirmed members, and email them or delete them… more…

Membership Site Software | Click Here
Originally Posted on 3/29/2006 10:44:36 AM
Content source: http://CoverYourASP.com/MemberAdmin.asp

March 28, 2006

Limiting clickthroughs to one per IP address per day

Filed under: Membership Reward — philhuff @ 11:48 pm

One of the requirements from the banner ad system was to protect the clients from spiders and malicious users…and HTTP HEAD requests…and… more…

Membership Site Software | Click Here
Originally Posted on 3/28/2006 6:48:36 PM
Content source: http://CoverYourASP.com/LimitIP.asp

March 27, 2006

Installing the CoverYourASP download on your PC

Filed under: Membership Reward — philhuff @ 11:37 pm

After setting up your web server, how to download, install and configure my source code on your PC… more…

Membership Site Software | Click Here
Originally Posted on 3/27/2006 6:37:35 PM
Content source: http://CoverYourASP.com/CYA.asp

March 26, 2006

The CoverYourASP Membership system explained

Filed under: Membership Reward — philhuff @ 1:38 pm

How I implemented the new membership system, sign in/out, auto signin with cookies, multiple levels, and site personalization more…

Membership Site Software | Click Here
Originally Posted on 3/26/2006 8:38:32 AM
Content source: http://CoverYourASP.com/MemberCode.asp

March 25, 2006

Troubleshooting the CoverYourASP download on your PC

Filed under: Membership Reward — philhuff @ 6:08 pm

Strange errors when you go to http://localhost/cya ? It’s probably something I’ve heard about before…a few hundred times! more…

Membership Site Software | Click Here
Originally Posted on 3/25/2006 1:08:32 PM
Content source: http://CoverYourASP.com/Trouble.asp

Trapping HTTP 500.100 ASP errors in your pages

Filed under: Membership Reward — philhuff @ 4:03 am

Learn how to replace the infamous “Page cannot be displayed” with profuse apologies and an email moaning to the webmaster… more…

Membership Site Software | Click Here
Originally Posted on 3/24/2006 11:03:32 PM
Content source: http://CoverYourASP.com/500Descr.asp

March 23, 2006

A complete banner advertising system

Filed under: Membership Reward — philhuff @ 5:38 pm

Serving up rotating banners for my advertisers, storing the ads in Application variables and tracking impressions and clickthroughs… more…

Membership Site Software | Click Here
Originally Posted on 3/23/2006 12:38:31 PM
Content source: http://CoverYourASP.com/BannerApp.asp

March 22, 2006

Using expando properties to implement named recordsets

Filed under: Membership Reward — philhuff @ 4:42 pm

A mini-article to demonstrate how you can add properties to an object - in this case so we can add multiple recordsets and later reference them by name more…

Membership Site Software | Click Here
Originally Posted on 3/22/2006 11:42:59 AM
Content source: http://CoverYourASP.com/NamedRecordsets.asp

March 21, 2006

Object Oriented Programming with JavaScript classes

Filed under: Membership Reward — philhuff @ 1:08 am

JavaScript classes are cool - learn what they can do to tidy up your code… more…

Membership Site Software | Click Here
Originally Posted on 3/20/2006 8:08:58 PM
Content source: http://CoverYourASP.com/Classes.asp

Next Page »

Powered by WordPress