Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Forms and UD4? 2

Status
Not open for further replies.

jacknet

Programmer
Joined
Dec 30, 2001
Messages
23
Location
US
Does anyone have experience with Access created forms converted to html? How do they work on the server?
Do you convert to ASP then? Thanks
 
and another thing...How comes my bold don't work in the title of this thread?
 
Sorry no experience, what are you trying to achieve? Live long and make your kids suffer..
 
Hey Jacknet,

I have not found a need to try to use Access Forms within HTML.

You can create a form in HTML(ASP) and have it insert/update/delete records just as good.

All you need is the data bindings.
 
You could always try working with Data Access Pages (if you've really lost the will to live)

As schase says, UD creates all the code for you for most the basic functions. Are you trying to do something clever? If you are tell us, heaven knows I need some inspiration!!

Have fun!

M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top