True, the session id is good only once.. but in subsequent logins, BASE2
will ask to reauthenticate and after success you can still download the file.

still, of course.. i would rather have the download link be auto generated upon
import of the datafile.

is it within the capabilities of a plug-in to take all files in a directory, create a raw bioassay,
and generate a link to the source file?

thanks,

Keith Ching

Nicklas Nordborg wrote:
Keith Ching wrote:
  
it seems you can make a String annotation type and attach it to raw 
bioassay and fill it with

<a href="" class="moz-txt-link-rfc2396E" href="_javascript_:Main.downloadFile('34537569891fa9bf',142)">"_javascript_:Main.downloadFile('34537569891fa9bf', 142)">
<img border=0 class="icon" title="Download the contents of this file" src=""></a>

which will produce a link to the specified raw file.
    

Wow, that's a bug, HTML tags should be escaped. Besides, it won't work 
anyway, since the first parameter to the downloadFile function is a 
session ID and is different for every time you login.

/Nicklas


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

  

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to