I. Where should you place these files?
You need to determine where your output should go. This is important not just because of where the
files will end up, but because the code will be written differently depending on where they eventually will
be stored and accessed.
Where will your web pages be placed or hosted?
If you have a web server on the computer you are using, and would like to have your DB2ASP pages
accessed there, great. Just leave the 'On my computer' option selected. If the computer you are
currently using does NOT have a web server, or you will eventually need to transfer your pages to
another location, select 'On another computer…' Notice when this is selected that some information
about "MapPath" appears on the screen. If you are a MS Access user, please read this information.
Will you be moving the files created to an Internet Service Provider (ISP)?
If you are going to let someone else host the pages DB2ASP creates for you, make sure you select this
option. Changes will be made in the code to assure full functionality.
|