Quote:
|
Originally Posted by Newbie123
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.
|
ASP (or ASP.Net) is kind of the Windows equivalent to PHP. The main difference is that PHP is open-source (free!).
Also, you can use PHP on a Windows machine/server, as long as your server has it enabled (which yours appears to have).
Therefore, there wouldn't appear to be anything standing in your way, apart from learning some PHP, to sort your form out.