Make sure any capitalization of file names matches what the action="..." parameter is.
Also, are you doing any URL rewriting? Alaska in one of your links is redirected back to Alaska when I entered alaska.
In fact, entering your_domain/process.php gets redirected to your_domain/Process.php with the resultant output -
Quote:
You ordered .
Thank you for ordering from Tizag Art Supplies!
|
Edit: Based on the above, I would say you have a .htaccess file that is playing some un-necessary games that is preventing the form from submitting to the form processing code.