Jump to content

Compiler

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Sebastienxx

Sebastienxx

    Newbie

  • Members
  • Pip
  • 1 posts
Dear All,


We all know that ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are executed on the server.
but before there is the compiler to convertt the .asp file into code machine.
where does the compiler resides. or the developer already runs it... I am confused about that point.


thank u

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
IIS runs the compiler for you. The entire process is invisible to the developer.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog