Richard Hammes senate campaign site now features a blogger so he can better get the message out.
The site features an animated flash menu header with Richard's picture in bust relief. The Two most notable features from a programmers point of view are the volunteer sign-up page you see when you click the volunteer button and the Donate page which is accessed by clicking he Donate button. The volunteer page even though its not database driven takes the input and rigorously checks for spamming and empty fields, once compliant with code checks it transmits this vital information to the volunteer coordinator for Richard's Campaign. The donate page uses the newest in ASP code development from PCS, it features using the same page to enter, verify and process correct entries input by donors and once complete forwards the donor to paypal. The process portion creates a temporary database entry for the donor and upon returning from paypal the entry is updated with donor payment info and all data is made permanent.