Need help to learn asp!

Need help to learn asp!

am 27.12.2005 06:18:16 von Element

Hey i m new in this group.I m trying to know and learn asp and jsp.I
want to create a username password validation page using microsoft
access.I tried a lot but with no results.Can anybody help me out of
this.

Re: Need help to learn asp!

am 27.12.2005 10:36:35 von exjxw.hannivoort

Element wrote on 27 dec 2005 in microsoft.public.inetserver.asp.general:
> Hey i m new in this group.I m trying to know and learn asp and jsp.

JSP is quite smething else, and probably will not run on your server.


> I want to create a username password validation page using microsoft
> access.I tried a lot but with no results.Can anybody help me out of
> this.

Pilots do not start flying school in a 737.

Start with something simple like ASP-VBscript:

<%
response.write "Hello world!"
%>

Go on from there adding ASP-VBscript or do it in ASP-javascript,
and if you get stuck, the NG is here.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Re: Need help to learn asp!

am 27.12.2005 12:56:08 von moony marouane

I recommend this website it's a step-by-step :
http://www.w3schools.com/asp/asp_intro.asp
Hope I helped

Re: Need help to learn asp!

am 27.12.2005 13:45:18 von Element

hey...i know the basics in ASP.I even downloaded a few codes that would
work.But it didnt.I want to learn how ASP works with databases and codes
of them



*** Sent via Developersdex http://www.developersdex.com ***

Re: Need help to learn asp!

am 27.12.2005 14:01:47 von moony marouane

I can't see what you mean, but if you're talking about the first
configuration, maybe you should see this section:
http://www.w3schools.com/asp/asp_install.asp
It's about installing what asp needs to run.

Re: Need help to learn asp!

am 27.12.2005 16:01:15 von exjxw.hannivoort

element wrote on 27 dec 2005 in microsoft.public.inetserver.asp.general:
> hey...i know the basics in ASP.

Please quote where you are replying on.

How could we know, did you specify?

> I even downloaded a few codes that would
> work.But it didnt.I want to learn how ASP works with databases and codes
> of them

There are many tutorials out there.



--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Re: Need help to learn asp!

am 27.12.2005 21:04:39 von Kyle Peterson

you can get a free asp login code system at this site
www.aspprotect.com

can't help ya with the .jsp


"Element" wrote in message
news:1135660696.745414.319480@g47g2000cwa.googlegroups.com.. .
> Hey i m new in this group.I m trying to know and learn asp and jsp.I
> want to create a username password validation page using microsoft
> access.I tried a lot but with no results.Can anybody help me out of
> this.
>