Re: Seaside - how to render a pre-bult html page

Mariano Martinez Peck <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <CAA+-=mXg7Nj92yvmCnUNgBwazEhy+pFZE=p7U_QnFM9xoKs_Ng@mail.gmail.com>
Hi David,

I am not sure if this is exactly what you want, but do you know that
WAHtmlCanvas does understand #html:  ?

You can do:

html html: '<p>hello!</p>'

Of course, you can replace that string by the contents of a file.

Hope this  helps.

Cheers,

On Fri, Nov 25, 2016 at 10:51 AM, David Pennington <[email protected]
> wrote:

> Hi there.
> I have a complex web site that is built using Adobe Muse. I need to add a
> page to the site that is written using Instantiations VisualAge/Seaside
> 8.6.2. This is running on Windows Server 2008.
>
> I need to load the page into memory, add some specific data to the page
> and then render it so that it looks and feels like the Muse web site. When
> the new element is selected (button press) I need to go back to Seaside,
> process the click and route to another Muse web page using standard http.
>
> I don't know how to render an prebuilt html page in Seaside. Is there a
> way please.
>
> Long Haired David
> A.K.A. David Pennington
> [email protected]
>
> ------------------------------
>
> Message sent using Winmail Mail Server
>
>
> _______________________________________________
> seaside mailing list
> [email protected]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


-- 
Mariano
http://marianopeck.wordpress.com

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.