Re: [base] file storage system question

2006-11-09 Thread Keith Ching




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=lnkkid=120709bid=263057dat=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=lnkkid=120709bid=263057dat=121642___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]


Re: [base] file storage system question

2006-11-09 Thread Nicklas Nordborg
Keith Ching wrote:
 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?

It is possible to use the AnyToAny class to create such links. However, 
they won't be displayed in the web interface in the current 
implementation. The only exception is for transformations in the 
analysis section, which is the reason that we introduced the AnyToAny 
class in the first place.

/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=lnkkid=120709bid=263057dat=121642
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]


Re: [base] create slide wizard numbering

2006-11-09 Thread Keith Ching
thanks for fixing this.. it works great.. you're a wrist saver..

-keith

Nicklas Nordborg wrote:
 Under Array Slides / Create multiple
 the Start at field is limited to 3 digits.
 
  
   is it possible to increase this to 4 digits as we continuously number
   our slides
   and it's in the thousands already. ( ie. i'd like to make slides 
 1100-1150 )


 Oops, it shouldn't be. Only the number of slides to create should have a 
 limit.


 /Nicklas

 Ps. The next time you send mail to the mailing list, please start a new 
 message instead of replying to an existing one and changing the subject. 
 Your message appears as a reply to the original message and is easily 
 missed by anyone not interested in the original subject.

 -
 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=lnkkid=120709bid=263057dat=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=lnkkid=120709bid=263057dat=121642
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]