|
-
August 20th, 2002, 08:09 AM
#1
Need help with Activex and ASP.
Hello:
I want to thank all that reply.
I have finally got a Command button (Activex) on one of my ASP pages. Here is all I am trying to do. When the command button is clicked I want it to goto another ASP page. Here is my code.
<Script Language="VBScript">
Sub Commandbutton1_Click
end sub
</Script>
I have tried. <a href="srchtitles.asp"</a> this does not work. Can someone point me in the right direction?
Thanks
David M. Camp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|