Framing A Site That Cannot Be Framed

Nov 23, 2006

Is this possible? You see, I have one part of my site loaded onto a different server because it was impossible to store that type of file on the server the main part of my site is on. I have tried to show the second part of the site in a frame on my main site but the site has been fixed so that it cannot be framed. Its like this basically.

Main SiteSecondary Site
Homepage etc.Member's Area of site

I want to frame the "unframable" member's area onto the main site. Can it be done? I have tried frameset and iFrame tags and they don't work. Are there any more?

View 2 Replies


ADVERTISEMENT

Framing A Specific Part Of A Webpage?

Oct 22, 2010

I am trying to create a Google Translate widget on my webpage, with just one language pair, Latin to English. Unfortunately the Google Translate AJAX API only supports a subset of all languages available, and Latin is not included. However, Latin IS included on the Google Translate website. Apparently languages that are in beta are available there, via a different server, while only fully released languages are available via the AJAX Translate API.a) I wrote a script that generated the XMLHttpRequest() call to the server the Google Translate website uses, but it always returned a '0' status code. I have since found out that this is normal, as these kinds of calls can only be made between pages on the same server.b) I then wrote a script that created a popup, and used the baseURL+params for the URL, , and this produced a pop-up window containing the translation result. However, as that page came from a different server to the server containing the script, I could not access the results on it. The code for that is here:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

[code]....

View 3 Replies View Related

Framing Time Table For Schools?

Mar 17, 2010

how to frame timetable for schools using j2EE

View 1 Replies View Related

Zooming An Image Inside It's Framing Div

Feb 6, 2011

zoom an image without getting out of the div's border? i've found many zoom scripts but all open a new frame or window or whatever and i want it to stay inside the predefined boundaries.

View 3 Replies View Related

Staying Framed

Jul 20, 2005

I have been searching around for a way to ensure a page stays framed.
Here's the catch. The user starts at a two-frame page with the Google
directory in one frame. I want the user to be able to navigate
through the Google directory, but within the frame. Google has some
sort of frame-busting script on this page and I need to find a work
around. The standard,

if (top.location == self.location) {
top.location = 'page.html'
}
script doesn't work because I can't place this script in Google's
page. I have to control it from my pages, either the frameset page or
the other frame.

View 3 Replies View Related

JQuery :: Looking For A Plugin For Framed Art?

Jul 14, 2010

say i have 1 art image and 3 frame choices. i want to have the art image stay in the background, when you choose your color frame the frame changes.

View 1 Replies View Related

Reload The Framed Page?

Jan 25, 2011

I need some kind of javascript that will work in a framed page. Right now when I try to navigate to another framed page located elsewhere on my website it's pulling it up in that frame, so it's an ever expanding framed webpage. I need it to simply open the new page up in the whole browser, and not in the individual frame..

View 1 Replies View Related

Focus On A Textbox In A Framed Page?

Nov 7, 2010

I'm trying to do something lik dis. the xhtml page from which this javascript is called is in a frame. code...

View 1 Replies View Related

Jquery :: Spacegallery Load In IE In A Framed Page?

May 19, 2011

[URL]

Im using Jquery spacegalley,but it wont load in internet explorer when target is main frame,it loads fine in its own window. Everything is fine with firefox.

View 2 Replies View Related

Can JS Suss Out "on-site" Vs Off-site HTTP Requests?

Dec 5, 2006

this may be more of an "html" issue, but I'll wing it.

i've got a multi-language site, where the home-page of each language group
features a link to a popup window that offers background info on site
management. the popup is fired by a javascript function, when they click
the site management link. there's also a "window close" function button so
they can nuke it as they please.

now, oddly, people who search for my site in the chinese language on google,
are sent directly to the site management popup window, which of course,
opens in their "full" browser window, and which also has no links back to
the main site, because it's meant to open only as an "accessory" to the main
site.

my question is this: is there any way, with Javascript, that I could
determine if they arrived at this window from "off-site" (ie, a google
search), and therefore offer such "off-site" visitors a link back to the
principal site, a link that would be hidden for visitors who clicked the
popup window from my own site?

View 2 Replies View Related

Posting Data From A Form On My Site To A Form On Someone Else's Site:

Feb 25, 2006

Basically, I registered for a free board at one of the various sites because my server doesn't support .cgi scripts. I want to know if there is a way to have the data from a form on my site post to the board site -A user would fill in my form, click submit, and a new post would appear on the board site -as if they had entered it there.
If you can point me in the right direction, I would be grateful. Here is my thinking.

A) I can't locate the script that they use to perform a "submit"; so I thought I might enter their <head> data (as far as xmlns, href, etc) in my <head>; that my website might call up their script files, css sheets, etc.

B)I could code my own Javascript function to send my form data to their site. If I knew how to simulate a mouseclick on someone else's site, I could have the script "click" there, paste the data, and hit the submit button. But I don't.

C) I could size their site down to the form itself and put it in a frame on my page

Option C is clearly easier, but I would prefer option A or B. I have time and will happily do the research myself; provided that I know if approach A or B is even feasible.

View 1 Replies View Related

Print Site

Jul 23, 2005

How can I print a web-site without site number and url?

View 6 Replies View Related

Cookies To Another Web Site

Oct 25, 2005

Got a client with three web sites. I want to be able to pass cookies between these sites, so far no luck. Tried:

document.cookie = name + "=" + escape (value) +
((exp == null) ? "" : ("; expires=" + exp.toGMTString())) +
((path == null) ? "" : ("; path=" + path)) +
("; domain=.yorktest.com") +
((secure == true) ? "; secure" : "");

Code:

View 1 Replies View Related

Get Info From Another Site?

Feb 22, 2010

I'm making a fansite for a game called RuneScape and I'm a bit stuck on this part.

What I need for my website is, a page that will have the prices (min, middle, and max) of things from this [URL] or other items, which will be chosen later on.

Here are two example sites that I am wanting to ... do the same thing as them.

First Example [URL] Second Example [URL]

View 2 Replies View Related

Scroll Box To Top For PHP Site

Aug 22, 2011

Any script that adds a "move to top" box for our .php site similar to the one we have on our blog site: [URL]

View 5 Replies View Related

Site Not Working In IE/Win

Jul 11, 2006

My site does not work in IE/Win

I really don't know where to look for the problem because it works in all other browsers.

Any ideas... I've looked at all the css and html and can't find a fault, so I can only guess it's the javascript????

View 1 Replies View Related

Web SQL Spec On The W3C Site?

May 11, 2010

I was looking at the Web SQL spec on the W3C site (here)the example code

Code:
function prepareDatabase(ready, error) {
return openDatabase('documents', '1.0', 'Offline document storage', 5*1024*1024, function (db) {[code]....

I don't understand how/why prepareDatabase is set twice.Is there a term for this? I can't for the life of me think what it is. I know I've seen it before though.

View 3 Replies View Related

Launching Another Site Via A Pop Up

Apr 7, 2004

im launching a new site that is the same topic as another site i have

i want to launch the new site as a pop up or pop under from the established site.

What code would i use to generate it so that this only happens per unique visitor and not per page impressions.

View 3 Replies View Related

Blur Whole Site Except One Div?

Apr 21, 2009

I wondered if there was a way to blur my whole site except a popup-div when a link is clicked - just like lightbox fades out the page, just with a blur effect instead:[url]...

View 2 Replies View Related

Can't See Assign Site

Dec 5, 2010

[code]...

i want to see if i click Google button

View 8 Replies View Related

Add Stopwatch To Site

Jun 7, 2011

I want to add stopwatch to my site.Any free JavaScript please share here.

View 5 Replies View Related

Editing HTML From Within A Web Site

Jul 23, 2005

There are times that I am using another person's computer who has no
knowledge of updating HTML and does not even know if he has the
necessary programs to do the FTP.

I may see a minor problem with my site and would like to change it on
the fly. What I would like to know are the answers to the following
questions.

1. Is there any way to display unformated HTML within a web page
without using the browsers source facility?

2. Is there a way to modify it? Maybe showing it in a form textarea.

3. Is there a way for javascript or a form to do an FTP back to the web
site? This would obviously require id and password.

View 3 Replies View Related

Keeping A Menubar On Top Of The Site

Jul 23, 2005

I was trying to "pin" a menubar to the top of a site. It should allways stay on its absolute position. Especially when the user scrolls the page...

I did like this:

<div id="object1" style="position:absolute; visibility:left:50px;
top:50px"> MENU </div>

called from a timer:

document.object1.style.top=50;
OR
window.document.object1.style.top=50;
OR
document.object1.top=50;
OR
window.document.object1.top=50;

none of them worked...now what?

View 4 Replies View Related

Javascript Site Scanner?

Oct 27, 2005

Is there any program out there that can scan a website for javascript errors? Just trying to fix some EXTREMELY minor problems on a very large (20,000 pages) web site...

View 1 Replies View Related

PCName From Users Who Get On Site

May 18, 2006

Is it possible with javascript to retrieve somebody's Computer name when he
connects to a webserver? (So the webserver receives the computername of the
client).

View 6 Replies View Related

How To Detect Navigating Away From A Site

Jun 19, 2006

I have a web application that has basic authentication turned on (IIS).
What I would like to accomplish is detect whether user is navigating
away from the site or simply going to the different page using
JavaScript. I am aware that it is easy to detect where you came from
(referrer), but I haven't been able to find a way to where you're going
to. I did my fair amount of research online, but I couldn't find a
solution for this.

However, my boss told me that he has seen a website that detects the
fact that you're navigating away from your site. Does anyone know
anything about this?

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved