Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > WebForm within a frame of none ASP.NET page

Reply
Thread Tools

WebForm within a frame of none ASP.NET page

 
 
Chris Podmore
Guest
Posts: n/a
 
      08-15-2003
Is it possible for a none ASP.NET page to run an ASP.NET
page within a frame?

Why? Because a client of ours already has their own
Intranet and would like to use our system. One of their
requirements is that our pages are ran within a frame on
their pages.

Chris.
 
Reply With Quote
 
 
 
 
Marc Hoeppner
Guest
Posts: n/a
 
      08-15-2003
Hi,

I don't think it will make any difference for ASP.NET, so it should work.
Maybe if you use links with target='_top' and your page lives in an iframe,
that may be a problem...

Best regards,

Marc Höppner
NeoGeo

"Chris Podmore" <> wrote in message
news:0bc201c36330$b7bad280$...
> Is it possible for a none ASP.NET page to run an ASP.NET
> page within a frame?
>
> Why? Because a client of ours already has their own
> Intranet and would like to use our system. One of their
> requirements is that our pages are ran within a frame on
> their pages.
>
> Chris.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGrid - BorderStyle="None" and BorderWidth="None" doesn't work for Firefox David Freeman ASP .Net 8 02-16-2011 11:03 AM
Re: <var> is None vs. <var> == None Steve Holden Python 9 01-26-2009 09:10 PM
<var> is None vs. <var> == None Gerald Britton Python 7 01-24-2009 09:02 AM
testing for valid reference: obj vs. None!=obs vs. obj is not None alf Python 9 12-09-2006 05:00 AM
Is there a built-in method for transforming (1,None,"Hello!") to 1,None,"Hello!"? Daniel Crespo Python 5 11-13-2005 12:52 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57