Access with frontpage2003

Q

Qaddoumi

I have website and I use access database,
I made a macro in access database. But I want to run this macro by using
hyperlink in FP2003 page.
 
S

Stefan B Rusynko

Not possible
- the web does not support Macros for security reasons
You will need to use server side scripting
(if on a Windows server use ASP with VBscript)
See http://www.w3schools.com/asp/default.asp




|I have website and I use access database,
| I made a macro in access database. But I want to run this macro by using
| hyperlink in FP2003 page.
|
 
Top