Editor for ASP

Editor for ASP

am 24.05.2005 11:15:01 von sf

Hi,

I am new to ASP. Is there any editor use to write ASP?

SF

Re: Editor for ASP

am 24.05.2005 11:26:57 von Steven Burn

Notepad ;o)

--=20
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"SF" wrote in message =
news:eMNN#EEYFHA.1240@TK2MSFTNGP14.phx.gbl...
> Hi,
>=20
> I am new to ASP. Is there any editor use to write ASP?
>=20
> SF=20
>=20
>=20

Re: Editor for ASP

am 24.05.2005 15:04:07 von Kyle Peterson

the part about code editors may help your decision a little
http://www.powerasp.com/content/hintstips/common_sense.asp



"SF" wrote in message
news:eMNN%23EEYFHA.1240@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> I am new to ASP. Is there any editor use to write ASP?
>
> SF
>

Re: Editor for ASP

am 25.05.2005 01:02:02 von jeff.nospam

On Tue, 24 May 2005 16:15:01 +0700, "SF"
wrote:

>I am new to ASP. Is there any editor use to write ASP?

I'll skip the part about not being able to write "ASP" since you
actually write in a language such as VBScript and just give you a
reminder that ASP scripts are plain text. Anything that can produce
plain text files will work.

Popular options include Visual Studio, Primal Script and a whole slew
of editors that show up when you Google "ASP Editor" or "VBscript
Editor".

Jeff

Re: Editor for ASP

am 29.05.2005 22:27:10 von Jon

If you mean a Visual programming editor using a visual design to build such
as Microsoft's Visual Basic Editor. There are none because ASP is not a
completely independent language. It relies on HTML to display things.

If you mean something that highlights syntax, strings, etc I'm not awate of
any.

You could try Microsoft Frontpage for the HTML visual side and I am under
the impression that this may highlight different parts of ASP and perhaps
help with some coding aspects of it ... and maybe dreamweaver?
Though because I don't use any programs like this I don't know if this is
true!

--
Jon
warpedpixel@gmail.com
Look at that dead pixel on your screen! *SLAP* Gotcha!

Re: Editor for ASP

am 30.05.2005 18:58:45 von Adrienne

Gazing into my crystal ball I observed "SF" writing
in news:eMNN#EEYFHA.1240@TK2MSFTNGP14.phx.gbl:

> Hi,
>
> I am new to ASP. Is there any editor use to write ASP?
>
> SF
>
>

I like HTML-Kit . One of the good things
about it is the many plugins available for various scripting languages, as
well as databases. It also integrates with TopStyle Lite and HTML Tidy.

And it's free.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share