This topic is locked

Newbies Questions

6/18/2006 3:15:15 AM
ASPRunnerPro General questions
T
toolpusher author

Hi
Just started using asprunner and it seems great but as I am no expert on ASP theres a few questions I need answered.
1/ The only revenue I get from my site is using Google adsense which at the moment pays for the site hosting and helped of set the cost of asprunner. Where should I put the html code on the asp pages, have tried just inserting the code in various places and it does work but doesn't seem to pick up the theme of the page in the ads as it does in html. Also theres other bits of HTML code I would like to put in various pages but not sure if I have to put the code on a separate page and then call it using asp or if it actually goes on the asp page
2/If I create new tables using asprunner will I loose all the data in them if I re-do the project at the moment I create the tables in MS access and this is OK
regards
TP

Sergey Kornilov admin 6/18/2006
  1. Probably the best place to put adsense code is header.asp file which needs to be placed to include directory. This code will appear on the top of each page.
  2. Everytime you rebuild your project ASPRunner replaces a copy of database in the output folder with new one. To get a better understanding of how it works check the following article:

    http://www.xlinesoft.com/asprunnerpro/arti...se_strategy.htm