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
Fredrikall 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" <mel@.no-spam.dacsa-remove-this.net> wrote in message
news:%23MSIR7T3EHA.824@.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
|
|
You can visual change a framesets in Visual Studio.
/Lars
"Fredrik Melin" <mel@.no-spam.dacsa-remove-this.net> skrev i meddelandet
news:%23MSIR7T3EHA.824@.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
>
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" <nospam_brubar@.safeco.com> wrote in message
news:%23ETMt1U3EHA.924@.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" <mel@.no-spam.dacsa-remove-this.net> wrote in message
> news:%23MSIR7T3EHA.824@.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
> |
> |
>
> 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
No comments:
Post a Comment