true/false property changes (newbie)
10 Mar
2000
10 Mar
'00
9:54 p.m.
Is there a way i can place a checkbox in a form and have the script below change the properties only if the checkbox i checked. So if the box is checked, for instance, a headline will appear on the page, and if not, nothing will appear. Make any sense? Thanks in advance. <dtml-with "manage_clone(story_html,REQUEST['new_id'],REQUEST)"> <dtml-call "manage_changeProperties( headline=REQUEST['new_headline'], subhead=REQUEST['new_subhead'], story=REQUEST['new_story'], )"> </dtml-with> <dtml-call "RESPONSE.redirect( DestinationURL() +'manage_main?update_menu=1')"> ************************* Tom Scheidt www.falsemirror.com tom@falsemirror.com *************************
9524
Age (days ago)
9524
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tom Scheidt