Jump to content

Looking for an ASP for beginners ebook


Recommended Posts

Erm..... no idea?

 

basically, I have been asked to redesign my churches website and the guy that did it before me has included a CMS and a few other features in ASP (such as events that delete themselves after that date)

 

I usually use PHP and have never done anything in ASP. Is it possible to do the events feature in PHP? (I can manange making a php cms).

 

The website is www.kirkbyjubilee.org.uk (you may be able to find out what version of asp it is, but I honestly have no idea).

 

Thanks

It uses the old asp file extension so it is likely to be asp 2.0, which pre dates .NET. Its asp/vbscript you'll want to learn.

 

I usually use PHP and have never done anything in ASP. Is it possible to do the events feature in PHP? (I can manange making a php cms).

 

Anything asp can do php can do, and usually better (easier). Its just a matter of getting php installed on what is obviously an IIS server.

 

As for ebooks, sorry I can't help you. I programmed asp 2.0 (vbscript) for about 4 years before switching to php though. It is actually a very simple language but also doesn't have half the functionality of php, meening you need to do alot of work yourself.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.