473,396 Members | 1,864 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.

HTML Frameset editor?

Have anyone seen a third party visual HTML Frameset ActiveX or .NET
component?

I need to define frames (add/remove), visually change sizes etc.

Not needed to be free or anything, but I have googled for hours now finding
nada.

Regards
Fredrik
Nov 21 '05 #1
4 1260
all html editors support this. VS does a fine job as its such simple html.
what is your exact problem? actully its so simple I've never needed more
than notepad.

-- bruce (sqlwork.com)

"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
| Have anyone seen a third party visual HTML Frameset ActiveX or .NET
| component?
|
| I need to define frames (add/remove), visually change sizes etc.
|
| Not needed to be free or anything, but I have googled for hours now
finding
| nada.
|
| Regards
| Fredrik
|
|
Nov 21 '05 #2
You can visual change a framesets in Visual Studio.

/Lars

"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> skrev i meddelandet
news:%2***************@TK2MSFTNGP11.phx.gbl...
Have anyone seen a third party visual HTML Frameset ActiveX or .NET
component?

I need to define frames (add/remove), visually change sizes etc.

Not needed to be free or anything, but I have googled for hours now
finding nada.

Regards
Fredrik

Nov 21 '05 #3
Yes, but this is for within a sales system where sales managers must be able
to change frames layout.
So, its for people that dont know what HTML is... therefor a visual editor
is needed.

- Fredrik

"bruce barker" <no***********@safeco.com> wrote in message
news:%2***************@TK2MSFTNGP14.phx.gbl...
all html editors support this. VS does a fine job as its such simple html.
what is your exact problem? actully its so simple I've never needed more
than notepad.

-- bruce (sqlwork.com)

"Fredrik Melin" <me*@no-spam.dacsa-remove-this.net> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
| Have anyone seen a third party visual HTML Frameset ActiveX or .NET
| component?
|
| I need to define frames (add/remove), visually change sizes etc.
|
| Not needed to be free or anything, but I have googled for hours now
finding
| nada.
|
| Regards
| Fredrik
|
|

Nov 21 '05 #4
> Yes, but this is for within a sales system where sales managers must be
able
to change frames layout.


I imagine what you need is to write your own app where people can set their
frame preferences, which you then store in a DB and dynamically create the
frameset code from that.

-Darrel
Nov 21 '05 #5

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

Similar topics

3
by: Jan Plastenjak | last post by:
This question is about html. I have this: <frameset rows="90%,10%" frameborder="NO" border="0" framespacing="0" cols="1"> <frame name="topFrame" noresize src="c:\bpp.xml"> <frame name="bottom" ...
6
by: Vanitha | last post by:
Hi All, I am developing a Web based application for an embedded target, using BOA webserver. I need to return some values to the HTML client. I am using CGI-C to extract the values sent by...
11
by: Brett | last post by:
In Yahoo mail, I click the Inbox link and see my messages. If I view source, I don't have HTML which contains the URL of each message. The source HTML contains javascripting and framesets. This...
14
by: Alex Molochnikov | last post by:
Is there any way to embed the HTML code inside FRAMESET? Something like this: <frameset cols="50%,*"> <frame src=" ... HTML code for the frame ... "> <frame src="Frame2.html" name="main">...
13
by: Arie Mijnlieff | last post by:
Hi ! I have an html file (http://www.kpc.nl/home.html) which i send to the w3 validator as well as to a an online HTML tidy script. The w3 validator (validator.w3.org) claims the frameset tag...
3
by: Jofio | last post by:
In my frame based page, I have a hyperlink in the top frame called "header" which, when I click, should make two different pages to be loaded and displayed into two different frames, namely...
4
by: Fredrik Melin | last post by:
Have anyone seen a third party visual HTML Frameset ActiveX or .NET component? I need to define frames (add/remove), visually change sizes etc. Not needed to be free or anything, but I have...
40
by: VK | last post by:
Hi, After the response on my request from W3C I'm still unclear about Tidy vs. Validator discrepansies. That started with <IFRAME> issue, but there is more as I know. Anyway, this very basic...
6
by: Ashok | last post by:
Hi, I am starting a new project to build a software product using APS.NET 2.0. In past I have used "frameset" and "frame" to build pages. My current requirements I have coded using frameset and...
1
by: Phrogz | last post by:
I have a website with code like the following. I swear it used to work 2 years ago when first written. However, testing in both IE6SP2 and Firefox 1.5 no longer seem to run the script at the top...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.