Re: WEBOBJECT tag

2006-11-23 Thread Lachlan Deck
Hi there, On 23/11/2006, at 11:03 PM, Daniele Corti wrote: Thanks, that's exactly what I need!!! 2006/11/23, Guido Neitzer <[EMAIL PROTECTED]>: Am 23.11.2006 um 11:36 schrieb Daniele Corti: > e.g. http://www.mysite.com/˜ > ">Click Here Also, if you do happen to

Re: WEBOBJECT tag

2006-11-23 Thread Daniele Corti
Thanks, that's exactly what I need!!! 2006/11/23, Guido Neitzer <[EMAIL PROTECTED]>: Am 23.11.2006 um 11:36 schrieb Daniele Corti: > e.g. http://www.mysite.com/˜ > ">Click Here If you close your webobjects tag with a , this will normally work, but I really don't like it ... Why not just:

Re: WEBOBJECT tag

2006-11-23 Thread Paul Lynch
On 23 Nov 2006, at 10:36, Daniele Corti wrote: I have a question, about using WEBOBJECT tag inside HTML tag: if I need to compose a Dynamic Hyperlink or a Dynamic path for an image (and for some reason, I cannot use WOImage or WOHyperlink), can I compose che HTML code, with tag? e.g

Re: WEBOBJECT tag

2006-11-23 Thread Guido Neitzer
Am 23.11.2006 um 11:36 schrieb Daniele Corti: e.g. http://www.mysite.com/˜ ">Click Here If you close your webobjects tag with a , this will normally work, but I really don't like it ... Why not just: html: Click here wod: MyTag : WOGenericContainer { elementName = "a";

WEBOBJECT tag

2006-11-23 Thread Daniele Corti
Hi all, I have a question, about using WEBOBJECT tag inside HTML tag: if I need to compose a Dynamic Hyperlink or a Dynamic path for an image (and for some reason, I cannot use WOImage or WOHyperlink), can I compose che HTML code, with tag? e.g. http://www.mysite.com/˜ ">Click Her