473,403 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

frames from javascript

i posted to html newsgroup but only found idiots that provided no
solutions. Here is the problem.

I have a popup that calls a seperate window, however my popup is
not producing frames as referenced in the popup html code
using frameset.

What should i do to get the popups to show frames related to my cgi-bin
<forms> items ?

Please no flames..the html newsgroup took care of that and I really dont
want to deal with jackass responses. Plus, if I wanted the website to be
to be on the internet I'd post a link.

TIA
dogdog
Jul 23 '05 #1
4 1068
Your description is not at all clear.

Try posting the smallest possible example which reproduces your
problem.

Tim.
<do****@noemail.com> wrote in message
news:pa****************************@noemail.com...
i posted to html newsgroup but only found idiots that provided no
solutions. Here is the problem.

I have a popup that calls a seperate window, however my popup is
not producing frames as referenced in the popup html code
using frameset.

What should i do to get the popups to show frames related to my
cgi-bin
<forms> items ?

Please no flames..the html newsgroup took care of that and I really
dont
want to deal with jackass responses. Plus, if I wanted the website
to be
to be on the internet I'd post a link.

TIA
dogdog

Jul 23 '05 #2
rf
<do****@noemail.com>
i posted to html newsgroup but only found idiots that provided no
solutions. Here is the problem.
This dogdog person posted this over in alt.html. There is totally
insufficient information presented IMHO to even guess at the problem. Could
be anything from a mis-configured server to a typing mistake.

When the need for a URL to the site was indicated (amidst a bit of freindly
joking) he became savage. This is where it began, when I pointed out that no
URL was supplied:

<quote> Nope. A browser would not help here. The OP failed to provide a URL.


Guess I've found the jackass newsgroup. So, other than producing webpages
I guess I have opened a door to the total non-helpers of the world. This
has to be a M$ site.
</quote>

Things went downhill from there with dogdog evenutally walking out in a
huff, even though a few people somewhat politely suggested that we need a
little help in providing solutions, somewhat more than is provided in the
OP.

If you go over to alt.html to look you will have to look hard. Dogdog posed
the question as "frames question" so it got lumped into a deceased thread
from long ago.

--
Cheers
Richard.


Jul 23 '05 #3
On Wed, 08 Dec 2004 06:21:28 +0000, rf wrote:
<do****@noemail.com>
i posted to html newsgroup but only found idiots that provided no
solutions. Here is the problem.


This dogdog person posted this over in alt.html. There is totally
insufficient information presented IMHO to even guess at the problem. Could
be anything from a mis-configured server to a typing mistake.

When the need for a URL to the site was indicated (amidst a bit of freindly
joking) he became savage. This is where it began, when I pointed out that no
URL was supplied:

<quote>
Nope. A browser would not help here. The OP failed to provide a URL.


Guess I've found the jackass newsgroup. So, other than producing webpages
I guess I have opened a door to the total non-helpers of the world. This
has to be a M$ site.
</quote>

Things went downhill from there with dogdog evenutally walking out in a
huff, even though a few people somewhat politely suggested that we need a
little help in providing solutions, somewhat more than is provided in the
OP.

If you go over to alt.html to look you will have to look hard. Dogdog posed
the question as "frames question" so it got lumped into a deceased thread
from long ago.

thanks rf, and yes it was a huff, I personally cannot stand
newsgroups that provide little to no help and only start off threads with
flames. This is not the intent nor purpose of a newsgroup. It seems that
if people should attempt to keep their personal opionions to themselves.
If they have nothing to offer then dont post. Comments like Tim's after
yours was at least an informative response in that he requested code. This
I can understand. If you look at the comments from your brother/sister
alt.html people you can see, there was nothing informative in them.
Therefore I will not subscribe to a useless group such as that.
There is something to be said of usenet, it sometimes take the timid and
turns them into the person that they always wanted to be. I would find it
very hard to believe that the comments back would be such if that person
posting were talking face to face.
Jul 23 '05 #4
On Wed, 08 Dec 2004 04:45:04 +0000, Tim Williams wrote:
Your description is not at all clear.

Try posting the smallest possible example which reproduces your
problem.

Tim.
<do****@noemail.com> wrote in message
news:pa****************************@noemail.com...
i posted to html newsgroup but only found idiots that provided no
solutions. Here is the problem.

I have a popup that calls a seperate window, however my popup is
not producing frames as referenced in the popup html code
using frameset.

What should i do to get the popups to show frames related to my
cgi-bin
<forms> items ?

Please no flames..the html newsgroup took care of that and I really
dont
want to deal with jackass responses. Plus, if I wanted the website
to be
to be on the internet I'd post a link.

TIA
dogdog

I'll get some code and post it this evening EST. Thanks for your response.
dogdog
Jul 23 '05 #5

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

Similar topics

13
by: elad | last post by:
Hi The Menu doesn't work properly when I have 2 frame and the Menu popup frame=document target frame, when I choose item in the menu the doc opened and the menu get stuck. Here is the code...
14
by: TrvlOrm | last post by:
OK. After much playing around, I managed to get my frame page this far.. see code below. BUT...there are still errors with it, and what I would like to have happened is this: 1) On the Left...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
3
by: Jan Ebbe Jensen | last post by:
Hi I have tried the following code. It works in Mozilla. In IE I'm not able to enable DesignMode? What have I done wrong? It says that obj is undefined? Can anyone help me please.
4
by: Tammy | last post by:
At the website http://www.htmlhelp.com/faq/html/frames.html#frame-update2 I found the following: The JavaScript-based solution uses the onClick attribute of the link to perform the secondary...
21
by: bird | last post by:
I want to write a multi-frame web page. At level one, it has two frames, saying LEFT and RIGHT. At level two, I split the RIGHT frame into two again, saying UPPER_RIGHT and LOWER_RIGHT. The LEFT...
3
by: qwerty | last post by:
I´m new to ASP.Net. My workmate has some experience with it. He claimed that in ASP.Net working with frames is much simpler than it was ASP. I asked explanation but he couldn't give me such. (a...
10
by: steve | last post by:
Hi All, My site has two frames, one with a menu system, one with the selected results. I can select a menu item and get the other frame to reflect that selection. But I want to select 'log...
3
by: mportman300 | last post by:
Have pity on me.. i have been doing html, css, javascript squarely over 2 years... and am now doing a family project.. in my project i have decided to use a context menu script, its a menu that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.