> From: Johnny Lee <[EMAIL PROTECTED]>
> Date: 1999-03-11 19:13:45 +0000
> To: Multiple recipients of list <[EMAIL PROTECTED]>
> Subject: Re: Merge WO with standard HTML code fragment
> X-Mailer: Mozilla 4.51 [en] (Win95; I)
> Content-return: prohibited
> X-Listprocessor-version: 6.0 -- ListProcessor by Anastasios
> Kotsikonas
> Originator: [EMAIL PROTECTED]
> X-Comment: To unsubscribe,follow directions at
> http://www.omnigroup.com/MailArchive/
>
>
> > One way to attack this problem is to drop the static html into components
> and then embed those components inside other components.
> >
> > So, in your html file you would create a webobject tag for where you wanted 
> the "standard" html to be inserted, and in your .wod file you would
> reference the components (by name) which have the "standard" html
> desired.
>
> Alex,
>
> Thanks for your help.
>
> But what if the static html fragments are from a database?
>
> Johnny
>
>

Johnny-

You would just need to place a webobject in the dynamic html template  
(probably in the form of a WOString) whose value was bound to a method that  
sucked the "standard" html out of the database.

-Alex

PS> It is just that simple. Don't over analyze WO too much because it pretty  
much just works the way you think it should...


Reply via email to