473,782 Members | 2,393 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

website to call aspx page

Hi,

I have created a website in generic HTML with a frame in
the middle of the page..My friend created a cool aspx page
that has a few textboxes and stuff so that people can
enter information. This information gets saved to a
database that he created.

He says that I can use his aspx page on my site.. We
uploaded the entire .net web project into my folder my
webhost.

I want to run my website.. but load his aspx page into a
frame on my webpage..

Is this possible.. or do I have to recreate my site in
asp.net?

thanks,
not sure
Nov 18 '05 #1
3 1117
"notsure" <no*****@hotmai l.com> wrote in news:1ad301c4b4 58$1ba7ccc0
$a*******@phx.g bl:

I want to run my website.. but load his aspx page into a
frame on my webpage..

Is this possible.. or do I have to recreate my site in
asp.net?


No, you do not need to recreate the site in ASP.NET, but you need to make
sure your webhost supports ASP.NET.

--
Lucas Tam (RE********@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 18 '05 #2
How do I do this?
-----Original Message-----
"notsure" <no*****@hotmai l.com> wrote in news:1ad301c4b4 58 $1ba7ccc0$a*******@phx. gbl:

I want to run my website.. but load his aspx page into a frame on my webpage..

Is this possible.. or do I have to recreate my site in
asp.net?

No, you do not need to recreate the site in ASP.NET, but

you need to makesure your webhost supports ASP.NET.

--
Lucas Tam (RE********@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.http://members.ebay.com/aboutme/coolspot18/
.

Nov 18 '05 #3
"notsure" <no*****@discus sions.microsoft .com> wrote in news:15f801c4b4 61
$4************* ***@phx.gbl:
How do I do this?

No, you do not need to recreate the site in ASP.NET, but

you need to make
sure your webhost supports ASP.NET.

Call your host... or check the list of supported features on your host's
site.

Who is your hosting provider?

--
Lucas Tam (RE********@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
15934
by: Shawn McNiven | last post by:
Hello, I have a problem with an application i'm working on (Asp.net using vb.net for developing). I'm normally used to doing middle tier development, so my javascript skills are not up to par. Here is my problem: I have a javascript file called 'PMP/Scripts/Popups.js' (pmp is the root of the website). In that file is the following function: function OpenTutorial(sTutID)
1
1999
by: Dean R. Henderson | last post by:
I setup FormsAuthentication on a couple websites where it has been working as expected for a long time. I used this code to setup the same type of authentication on a new website I am working on and the Cookie Name is not getting setup the same way. In my Web.config file, I use the following basic settings on both the old and new websites: <authentication mode="Forms"> <forms name="SiteAuth" loginUrl="Logon.aspx" protection="All"
4
1801
by: Piz | last post by:
Hi all! Here's my problem. I'm developing a website. That site works well, but i get a strange error after publishing it. I'm working with Visual Studio 2005 and 2.0 .NET Framework. The error message it's the following: Compiler error message: BC30456: 'InitializeCulture' is not a member of 'ASP.receive_aspx'. Source error:
1
1460
by: Arsalan Ahmad | last post by:
Hi, I am trying to deploy my website. But when i try to access the page, I get following errors in event viewyer. So could you please tell what is wrong? Event code: 3005 Event message: An unhandled exception has occurred. Event time: 5/20/2006 8:51:24 AM
12
5914
by: Nathan Sokalski | last post by:
I recently upgraded to from Visual Studio .NET 2003 to Visual Studio .NET 2005. In Visual Studio .NET 2003 when I would select 'Build' it would add a *.dll with the name of the Project to a /bin/ folder in the same directory as the source code. However, in Visual Studio .NET 2005 when I selected 'Publish Web Site' and selected a target location to place it in, it placed the following files in it: All *.aspx files All *.html files
3
1208
by: Mark Sandfox | last post by:
I created a simple calendar test app (webform1.aspx) using Visual Studios, which works perfectly in local debug mode, but has no functionality when posted to the website. I.e. the label fills with date information on calendar1_selctionchanged only when run locally, but not when posted to the website. I must be missing something very simple here. In the past I have hand coded all my asp.net code. Page code snippet below. Thank you...
6
12505
by: Steve Richter | last post by:
what with the website solution structure not having a namespace, how does the class of one website .aspx page class reference the class of another page in the same website? I have two pages. _Default.aspx and Default2.aspx. How would I call a static or instance method in Default2 from _Default ? assuming the answer is to qualify with the namespace, the question is what is the namespace of the two pages?
2
1683
by: dogged | last post by:
Website works locally but not when deployed ================================== Can someone please help with what I hope is a common problem (I’m new to .net). I have a simple website generated by Visual studio 2005 .NET It has a custom handler because I need to poll my website and update the browser page every few seconds. I have developed the project locally and everything is working FINE!
5
3010
by: daveh551 | last post by:
What, from a high level point of view, is the difference (in Visual Studio 2005) between Website (accessed with Open Website or Create Website from the StartPage) that is an ASP.NET Website, and a Project that is created with the "ASP.NET Application" template? I see some obvious differences: the Project creates the working folder under the Visual Studio 2005\Projects directory, while the Website creates it in the Inetpub\wwwroot...
0
9643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10313
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10081
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9946
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6735
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2875
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.