Thread
:
[SOLVED] How to call a ASP program form within javascript?
View Single Post
#
3
(
permalink
)
06-10-2007, 05:13 PM
Big H
Posts: n/a
i assume you want to call an ASP page... i'd probably do something like openWindows("/mypage.asp"); as your on click event code.. you may want to check the exact synatx of that but it should work.
__________________
Big H