source: trunk/cgi-bin/geisa_form_begin @ 1

Last change on this file since 1 was 1, checked in by cbipsl, 18 years ago

Geisa inital import

File size: 467 bytes
Line 
1#file=geisa_form_begin
2#on entry: $base $lang
3#The process number is added as a dummy argument to the action cgi file
4#in order to avoid overriding backward output pages for the same cgi filename.
5###25/05/99 this cancelled because some brothers encode the extra argument.
6###echo "<form method=\"post\" action=\"`expr "$SCRIPT_NAME" : '.*/\(.*\)'`_post?$base+$lang+$$\">"
7echo "<form method=\"post\" action=\"`expr "$SCRIPT_NAME" : '.*/\(.*\)'`_post?$base+$lang\">"
Note: See TracBrowser for help on using the repository browser.