[seti page_title][L]Upload Content[/L][/seti] [set help_name]page_editor[/set] [set ui_class]Design[/set] [set icon_name]icon_design.gif[/set] @_UI_STD_HEAD_@ isfile=[value-extended name=content test=isfile] [if type=explicit compare="[value-extended name=content test=isfile]"] [perl] my $con = $Tag->value_extended( { name => 'content', file_contents => 1}); if(! length($con) ) { $Scratch->{cmessage} = 'No file contents were received.'; return; } $con =~ s{.*
[if !cgi page] [cgi name=page set="[data session arg]"] [/if] To edit and upload the page:
  1. Open the page, and in Mozilla or Netscape select Edit in Composer. (In MSIE you may be able to do the same with Frontpage.)
     
  2. Edit using your software. Be sure to keep the <!-- BEGIN CONTENT --> and <!-- END CONTENT --> markers -- no changes are made outside the content area.
     
  3. Save to a file on your local disk -- remember the name.
     
  4. Browse to the file or enter its name:
  5. Upload:
@_UI_STD_FOOTER_@