| | |
Help: How To Call A Domain Name From Another Domain Name In Asp.net
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Feb 2005
Posts: 2
Reputation:
Solved Threads: 0
PLEASE HELP ME
I WANT TO KNOW HOW TO CALL A DOMAIN NAME FROM ANOTHER DOMAIN NAME
ie)if suppose i had a url www.john.com its has database
if i had create a website for all members and it was store in john databse
eg www.a2.com(member of john.com)
if any person click on a link i want to see www.a2.com(with all content which was store in john databse inorder to show personal details of a2)
www.a2.com dont have databse it should be call from john databse
i have to call directly by tping url www.a2.com and also from www.john.com
All page in www.a2.com is call from www.john.com application
pls help me urgent work
I WANT TO KNOW HOW TO CALL A DOMAIN NAME FROM ANOTHER DOMAIN NAME
ie)if suppose i had a url www.john.com its has database
if i had create a website for all members and it was store in john databse
eg www.a2.com(member of john.com)
if any person click on a link i want to see www.a2.com(with all content which was store in john databse inorder to show personal details of a2)
www.a2.com dont have databse it should be call from john databse
i have to call directly by tping url www.a2.com and also from www.john.com
All page in www.a2.com is call from www.john.com application
pls help me urgent work
•
•
•
•
Originally Posted by manucherian3031
PLEASE HELP ME
I WANT TO KNOW HOW TO CALL A DOMAIN NAME FROM ANOTHER DOMAIN NAME
ie)if suppose i had a url www.john.com its has database
if i had create a website for all members and it was store in john databse
eg www.a2.com(member of john.com)
if any person click on a link i want to see www.a2.com(with all content which was store in john databse inorder to show personal details of a2)
www.a2.com dont have databse it should be call from john databse
i have to call directly by tping url www.a2.com and also from www.john.com
All page in www.a2.com is call from www.john.com application
pls help me urgent work
You can use a response.redirect to redirect you to a seperate page .
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
Response.Redirect("http://www.msn.com/")
End Sub
Hope it helps
![]() |
Similar Threads
- Looking for Sr. ASP .NET Developers (Software Development Job Offers)
- How to call excel sheet in asp.net (ASP.NET)
- ASP.NET/SQL Developer/Programmer (Web Development Job Offers)
- ASP.Net perm full time programmer wanted (Web Development Job Offers)
- Front-End Developer with ASP.net needed!!! (Web Development Job Offers)
- Experience ASP.net with C# developer needed!! (Web Development Job Offers)
- ASP.Net / C# Web Developer (Web Development Job Offers)
Other Threads in the ASP.NET Forum
- Previous Thread: need help creating user defined SQL statement
- Next Thread: "Error message 580 when debugging a web page"
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox child class compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownmenu dynamic dynamically edit embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv form gridview gudi iis image javascript list listbox maps menu mobile mouse mssql nameisnotdeclared news novell opera order parent problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security select serializesmo.table sessionvariables silverlight smoobjects software sql sql-server ssl tracking treeview typeof validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming wizard xsl






