Make/design custom control for FP 2003

  • Thread starter Thread starter Eric Holzapfel
  • Start date Start date
E

Eric Holzapfel

Hello FrontPage,
I would like to make a "custom" control to use on a FrontPage generated ASP
page (perhaps it could be called a DTC).

My concept seems simple: it will have two drop downs, one populated from a
table in a database, and the other populated from a date (2 dates, today and
tomorrow), and a text entry field for the time of day, and a button to
submit the data.

My asp page will have 3 of these "control", I thought rather than place a
bunch of ddwns, and text boxes on the page, I would make 1 or 2 "controls"
that would be usable else where.

Does this make sense? What tool should/can I use to do this. I wish I
could develop this page using ASP.NET, but the page needs to support an
existing all ASP web site.

Any suggestions will help.

Thank you,

eric
 
Your favorite text editor would be your best bet, then use them as includes
in your ASP pages.

Bob Lehmann
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top