Ignore:
Timestamp:
2010-10-14T23:58:30+13:00 (14 years ago)
Author:
davidb
Message:

Elimination of rand_string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/macros/talkback.dm

    r23090 r23138  
    44_talkfromcgi_ {}
    55_talktocgi_   {}
    6 
    7 # Set by the runtime system
    8 _randString_ {}
    96
    107_talkfromLibrary_        {_talkfromcgi_/library.cgi}
     
    2421      <input type="hidden" name="yes_upload" value="1" />
    2522      <input type="hidden" name="process" value="1" />
    26       <input type="hidden" name="rand_string" id="rand_string" value="_randString_" />
    2723      <input type="hidden" name="collect" value="_cgiargc_" />
    2824      <input type="hidden" name="oid" value="" />
     
    4743  <div style="width: 450px;">
    4844    <iframe frameborder="0" width="400" height="80"
    49       src="_talkfromUploadProgress_?rand\_string=_randString_">
     45      src="_talkfromUploadProgress_">
    5046    </iframe>
    5147  </div>
Note: See TracChangeset for help on using the changeset viewer.