Form using database data so it cant be sent via email.?

G

Glen Boyle

Hi All,

I have two problems that im hoping you can help with.

I have an Access database that im able to queury fine into a form .
THe user is typing in a product number so that it populates certain areas of
the form i.e Product Description , lead time, Buyer etc , then the user
fills the rest of the required data and should click SEND so that the form
goes to relevant people in buying dept.
Problem is when i look at form properties it doesnt show the DATABASE data
that was selected. Am i doing something wrong or is this actually possilbe in
FP.?

The other problems is where two areas where the user enters data, is it
possible to do some maths to work out information... We want to be able to
work out stock requirements ..?

Sorry for the questions.....

Reagrds,


Glen.
 
J

Jens Peter Karlsen [FP MVP]

Form properties only show the properties for the form, not any content
that may be added in the form fields.

You can do calculations clientside using javascript or serverside using
a serverside language such as ASP.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 

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

Top