|
-
Mar 16th, 2004, 09:32 AM
#1
Thread Starter
New Member
Pass A URL From Web To Application
URL To Application From Web Page
Dear Users
Can anybody tell me How can I do?When a user clicks in a web page the URL passed to my application and my application open that page.
Just like Adobe Acrobat that opens page in Adobe when user clicks on pdf file I want to give that link to my Application.
Thanks A Lot
-
Mar 16th, 2004, 05:16 PM
#2
you would have to make the page have your custom extension , eg: http://mypage/index.extension
then in the registry , set the open command for that type of extension to point to your application
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
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
|