ASP what's all that about?

Associate
Joined
27 Jan 2005
Posts
1,397
Location
S. Yorks
Need a bit of a guide to ASP and what it is, have heard of them but never come across them as such in a work situation.

Maybe having to do a new program to replace an existing one, backend is Oracle and front end seems to be asp pages. Never done anything like this before so how easy is it to pick up?

regards,

Matt
 
Classic ASP or ASP.NET? There's a massive difference.

Easy way to tell, the files in the system, are they *.asp or *.aspx?

Classic ASP is pretty easy to pick up. If you have any knowledge of PHP its a doddle. ASP.Net is a fair bit more involved.
 
Files are asp, have no knowledge of PHP.

Most of the work I do is pc based develpment work Access databases, excel vba, vb.net.

regards,

Matt
 
Back
Top Bottom