View Single Post
Old 20-02-2007, 13:59   #9 (permalink)
Newbie123
Registered User
 
Join Date: Feb 2007
Posts: 30
Quote:
Originally Posted by funkyprem
i don't know what you mean by application server, but you'll first need to find out what operating system your site runs on. by this I mean is it windows, linux or apache. if it's linux or apache, you then need to find out if PHP is enabled on your account (it usually is) then find some PHP tutorials on how to process forms and form data. If it's a windows account you have, you'll need an ASP tutorial. ASP and PHP are whats called server side languages.

My account is on a Windows server. PHP is enabled, - but can I use PHP? From what you say above I need to use ASP.
  Reply With Quote