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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data access pages

Status
Not open for further replies.

Pekka

Technical User
Mar 19, 2002
107
FI
Hi,
I'm usin Access 2002 and I'm trying to play with it's new feature, data access pages. I know nothing about scripting and other web stuff. I can designg the page quite similiar to forms, but I just can't get the options buttons work. In forms I can use e.x dlookup function for value but it doesn't work in my data access page, should it? If someone have some experience, please advise.

Regards

Pekka

"every dog will have his day"
 
Data Access Pages use VBScript not VBA. That's why the dLookup function isn't supported
 
Ok, for functions I need VbScript. But what about the options buttons? Does they also need script? Because check box works nice without any scripting by my own.

Pekka

"every dog will have his day"
 
I managed to get my grouped options to work by editing the field properties in FrontPage.

Pekka

"every dog will have his day"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top