Jump to content

F F A Linked Web Page Frameset scripting error


richnice

Recommended Posts

:rtfm:

:confused:

I am having a hard time converting the FFA Scripts 3.0 files from Softopedia to a Linked Web Page Recorder. I imagine using frames to submit page URL after page URL, and perhaps even PDF images, to an old Coblat RAQ.

 

Heres the jist, I did some of the organization (Even started and Open Standards Treasury Databanking foundation) 8), and am having a hard time getting a URL cross read from a frame set WWW browsing area with a toolbar, and posted in.

 

<script type="text/javascript">

function URLString() {

document.forms["form1"].URL.text = document.getElementById("linkingframe").src

 

 

}

 

</script>

 

...

 

<input type="text" size="255" name="URL">

 

...

 

<head>

<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />

<title>Free for Linking by Rich</title>

</head>

 

<body>

  <frameset rows="235,500">

    <frame id="header" src="header.html">

    <frame id="linkingframe" src="body.html">

  </frameset>

 

</body>

</html>

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.