473,396 Members | 2,052 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,396 software developers and data experts.

Can frame content be inline?

I'm looking for some advice on this one.

I'm creating a page that, as planned, consists of a static frame on
the top of the window and the bottom section is a scrollable list.

The top frame contains a logo and two buttons: one for print and one
for closing the window.

The problem I have is that the list is dynamically generated by the
cgi delivering the page. As a result I cannot use the src= parameter
because there is NO SOURCE to reference.

Is it possible to omit the src= parameter and follow the frame tag
with normal html output?

Or, better yet, can anyone provide an example of how to accomplish
this without using frames?

Any recommendations, pointers, references or advice will be greatly
appreciated.

Bob
Jul 20 '05 #1
1 2024
Bob Mariotti wrote:
I'm looking for some advice on this one.

I'm creating a page that, as planned, consists of a static frame on
the top of the window and the bottom section is a scrollable list.

The top frame contains a logo and two buttons: one for print and one
for closing the window.

The problem I have is that the list is dynamically generated by the
cgi delivering the page. As a result I cannot use the src= parameter
because there is NO SOURCE to reference.

Is it possible to omit the src= parameter and follow the frame tag
with normal html output?


src="/cgi-bin/yourscript.pl?parameter=value"

and yourscript.pl generates the HTML. If perl, use the CGI library and
save yourself a lot of trouble.

John

--
email: mail(at)johnbokma.com (or reply) home: http://johnbokma.com/
UI design tips: http://johnbokma.com/websitedesign/ ~ ICQ 218175426

zwemvlies verzoekschrift ontwikkeling op maat

Jul 20 '05 #2

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

Similar topics

6
by: Martin Kirchner | last post by:
Hi! I have a mysql-database with some pdf in it. I can send them to a webbrowser using this script: <?php //output.php4 $sql = "SELECT * FROM tbfiles WHERE tbfiles.ID={$id}"; $result =...
12
by: Flat Earth | last post by:
OK, I don't like frames either. That said, they do some things that I don't know how to do any other way. I edit a magazine at www.mississippireview.com that i just changed by putting an...
0
by: crownergis | last post by:
Hello. I'm Johnny Cash. Actually I have a bit of a problem. I have a page with an inline frame. The contents of the frame are wider than the frame (and designed that way). The newest content in...
4
by: Mark | last post by:
I am rephrasing a question from yesterday. I have a page with several user controls : nav, header, and footer currently. What I would like to do is add a new control ('content') and use it like...
1
by: bjorn2k | last post by:
Hi All, I'm working on a webpage. In this webpage i have an IFrame. I load html files in this I frame, but then i get those scrollbars which i want to get rid off. My Iframe has a fixed width....
0
by: pob | last post by:
Is there a way to make an inline frame change height with the inserted page? I have a site that has one static page with an inline frame that is the target for the different content pages. As it is I...
42
by: smerf | last post by:
Using javascript, is there a way to trap an external page inside a frame? I've seen scripts to break out of frames, but nothing to keep a page trapped in a frame.
2
Robert Jacobson
by: Robert Jacobson | last post by:
Hi, I have an inline frame within a web page. In the inline frame after displaying some images I’d like to go to a different web page in a whole new window. I have this coding ( <meta...
4
by: Matt | last post by:
I am no JavaScript guru so please bear with me and be as detailed as possible with your response. I thank you in advance. I have an ASP page that contains form elements. I also have an inline...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.