Rev 11220 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11220 | Rev 11240 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | Special case: if the file name starts with `getfile', the file is written to the getfile\ |
10 | Special case: if the file name starts with `getfile', the file is written to the getfile\ |
11 | subdirectory of the session. This file is then accessible via the command\ |
11 | subdirectory of the session. This file is then accessible via the command\ |
12 | </p>\ |
12 | </p>\ |
13 | <pre>!href cmd=getfile&special_parm=fname_without_getfile_prefix</pre>,\ |
13 | <pre>!href cmd=getfile&special_parm=fname_without_getfile_prefix</pre>,\ |
14 | or a complete url\ |
14 | or a complete url\ |
15 | <pre> |
15 | <pre>$wims_ref_name?session=$session&+cmd=getfile&+special_parm=fname_without_getfile_prefix</pre> |