Hi, I would like to set the id of a component based on names specified in the database. Let say I have a list of names: fieldA, fieldB, fieldC. Then, based on these names it will loop for three times and result something like:
<input jwcid="[EMAIL PROTECTED]"/> <input jwcid="[EMAIL PROTECTED]"/> <input jwcid="[EMAIL PROTECTED]"/> The question is: how do I set the jwcid on my form text field dynamically? -- I Wayan Saryada __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
