PC Review


Reply
Thread Tools Rate Thread

asp.net, frames with paegs from different servers

 
 
Luca
Guest
Posts: n/a
 
      14th May 2010
Hi,
I have this issue: I developed an asp.net application, it works, fine.

I have to place it inside an already-done frame:

--------------------------
server 1
--------------------------
S -
E - Server 2
R -
V -
E -
R -
-
1 -
-
-

The scheme should give the correct idea: server 2 is my hosted
application.
The issue is that css, javascript etc don't work basically because the
resource linked are searched in the "server 1" uri.

this is the example code:

<link rel="stylesheet" href="~/CSS/default.css" type="text/css" />
(dont' work)

<link rel="stylesheet" href="http://machine1/CSS/default.css" type="text/
css" />
(work)


but I can't resolve using this solution, because "machine1" is dinamic
and change due to load balancing

There is some quirks that I miss? some parameter in the containing frame?
HELP ME!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Frames..Changing multiple frames using one link 116 Microsoft Frontpage 0 28th Mar 2009 06:40 PM
Inline frames, insert content, DWT, frames- what's best? =?Utf-8?B?SmFjcXVpZUND?= Microsoft Frontpage 1 27th Nov 2005 09:38 AM
Frame overrides the other frames in a Frames page =?Utf-8?B?U2FtaWU=?= Microsoft Frontpage 4 29th Dec 2004 02:05 PM
Re: Search Engine Fiendly - Frames or No Frames? middletree Microsoft Frontpage 0 28th Jul 2003 03:54 PM
my documents, my computer, etc., frames open as explorer frames Derek Windows XP Internet Explorer 0 2nd Jul 2003 09:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:32 AM.