Data Access Pages

RyanB

Registered User.
Local time
Tomorrow, 06:30
Joined
Jul 13, 2004
Messages
53
Hey All,

Just started toying with these today, but a little stuck.

It seems to use script editor instead of normal visual basic & i'm having trouble understanding what it is and how I should go about coding it.

I have all the fields and everything set and thats sweet.

I got rid of all the navigation stuff cause I didn't need this as the page is for user's entering a request.

What I want to do is have a button that will save the record, like the one I got out of the navigation bar, but also goto a URL aswell so when they submit the form it takes them away from it.

Also i'm looking for a really good tutorial for using Access, I keep hitting brick walls whilst compiling this database, I know basics or access and have worked out a bit for myself, just wish I had some sort of reference guide.

Also if you know of any access related courses in Adelaide, South Australia then let me know.

Ryan.
 
Ryan -

For Access info check the thread in the forum on Access Books - this will get you the information you need...

As for Data Access Pages... RUN - DONT WALK - away from DAP's (Data Access Pages) as fast as you possibly can... these things are the worst, offer no functionality, are buggy, and were basically thrown in so MS could say they had a web interface...

use ASP (ASP.NET) instead for web work... trust me in that you will thank me later... ;)

HTH,
Kev
 

Users who are viewing this thread

Back
Top Bottom