Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
VB
http://10.108.10.1/project/Utility.aspx framework 2.0

http://10.108.10.1/office/newUtility.aspx framework 3.5


how to connect this two web using a button(clicking and redirect from one webpage to another)


Utility.aspx newUtility.aspx

button <-------------->button

can anyone help me with this...
Posted
Updated 24-Oct-14 1:41am
v2
Comments
Maciej Los 24-Oct-14 7:39am    
Sorry, but your question is not clear. Please be more specific and provide more details. What do you mean by "connect"?
10923679 24-Oct-14 7:43am    
connect here i meant redirect ...

from one page to another (like respose.redirect(page.aspx);
using this we can move from one page to another

but if i want to move from one website to another in LAN ??
IP is same . because it is in same server
Maciej Los 24-Oct-14 7:55am    
You need to pass entire url address ;)
Please, see my answer.
10923679 24-Oct-14 7:56am    
okay

1 solution

 
Share this answer
 
Comments
10923679 24-Oct-14 7:58am    
alright.. i will check it out in my server machine..
Maciej Los 24-Oct-14 8:51am    
Good luck!

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