Jump to content

classic asp help.


Nowsh

Recommended Posts

i have been learning asp from some days and everything is going well.basically i have to develop a forum application in classic asp for my project, so can you guys suggest some good papers.basically i have some experience with php, but no prior experience with asp.

Link to comment
Share on other sites

2 months is a pretty aggressive timeline for developing a forum in a new language. About the only suggestion I can make is that, if you're already familiar with Javascript, it will probably be easier to use JScript as the language for ASP. The only down side there is that the vast majority of the examples you'll find are written in VBScript instead. I don't understand why everyone flocked to VBScript in ASP when it would seem that JScript is the obviously superior language, but that's what happened.

Link to comment
Share on other sites

yeah i'm pretty comfortable with javascript, but i can't use javascript , because vbscript is in our syallabus. thats is the reason i have to develop it in classic asp.

can anyone find some examples, i just am not able to find anything.

Link to comment
Share on other sites

You're not going to find a single tutorial that explains how to build the exact application you're trying to, you'll need to break it down into individual steps. Look for tutorials about connecting and using a database, processing forms, logging in users, etc. Break it down into smaller problems.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...