Database Interface Wizard FP2003

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

I've been using the wizard to create the submit, data_base editor and
results page. Works really well, but I have modified the results_page.asp
file to have a drop down selection to be used in a query. It works, but
everytime I change the database results area of the page, my drop down
selection code is deleted from the page! I have confirmed that my code
starts before the " <!--webbot bot="DatabaseRegionStart" ....

Why would FP do that?

thanks
dan
 
You really can't modify FP generated code and then open the Wizard and/or page without FP
overwriting the code, best to learn to hand code your own ASP.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top