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

macro in asp

Status
Not open for further replies.

QTip

Programmer
Mar 7, 2001
66
BE
Hi,

I made a macro in Access2000. How can I put this macro on a website with asp?

Thnx!

ex:

...
if strID = 5 then
...( here has to start the macro ) ...
end if
 
To my knowledge you can't
(unless it's possible with that *shudder* Access Data Pages) codestorm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top