Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to allow people to be redirected to a page when they go to a textBox and type in something. For example, If they type in example.com, it will take them to this: "https://www.mywebsite.com/example.com" How would I do this

What I have tried:

Tryed many times but couldn't do it. Sorry too many attempts to list :(
Posted
Updated 15-Jun-17 14:39pm

1 solution

ISAPI filter.
see my article on it
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900