A
arno
Hello,
I am wondering _what_ programming language ASP is, where can I get a (free?)
editor for it, where can I find documentation on the objects/methods/events
that are available? Is there something for ASP like SelfHTML? I have the
same questions for ASP.net...
Somehow I managed to create a contact form that's sending emails with
asp-scipts (CDONTS, uhh old stuff, I know).
I would like to enhance my scipts eg. by checken the user input, so I would
need functions like
left
mid
search for strings in a string
AND/OR
length of strings
concatenations
select case
if elsif
etc. etc.
regards
arno
I am wondering _what_ programming language ASP is, where can I get a (free?)
editor for it, where can I find documentation on the objects/methods/events
that are available? Is there something for ASP like SelfHTML? I have the
same questions for ASP.net...
Somehow I managed to create a contact form that's sending emails with
asp-scipts (CDONTS, uhh old stuff, I know).
I would like to enhance my scipts eg. by checken the user input, so I would
need functions like
left
mid
search for strings in a string
AND/OR
length of strings
concatenations
select case
if elsif
etc. etc.
regards
arno