Re: Server Help

2009-11-04 Thread Shawn H Corey
Jyoti wrote: > Heya, > > I have a cgi script which works fine!! It basically asks a user to enter > e-value and the user can enter then its accepted. But this script only works > in my linux terminal. > I want to allow users to same thing ( like enter text for same question ) on > my local server

Server Help

2009-11-04 Thread Jyoti
Heya, I have a cgi script which works fine!! It basically asks a user to enter e-value and the user can enter then its accepted. But this script only works in my linux terminal. I want to allow users to same thing ( like enter text for same question ) on my local server. If i run this same script

Re: Server HELP-urgent

2009-10-07 Thread Dave Tang
On Wed, 07 Oct 2009 17:38:59 +1000, Raymond Wan wrote: Did you consider Dave's suggestion about using netblast (which I honestly have never used)? Ah I shouldn't have gotten it wrong in the first place, but its wwwblast. Basically just download the wwwblast-arch-os.tar.gz (so if you're on

Re: Server HELP-urgent

2009-10-07 Thread Raymond Wan
Hi Jyoti, Jyoti wrote: Yepp, i think I need to be more specific. I am trying to design a web server which can upload a user input file which contains number of protien sequences. Then I need to blast this file to get blast results directly as an output file. But as m new to perl, I seriously d

Re: Server HELP-urgent

2009-10-06 Thread Jyoti
Thanks Ray, Yepp, i think I need to be more specific. I am trying to design a web server which can upload a user input file which contains number of protien sequences. Then I need to blast this file to get blast results directly as an output file. But as m new to perl, I seriously dont have an ide

Re: Server HELP-urgent

2009-10-06 Thread Raymond Wan
Hi Jyoti, Jyoti wrote: How to upload any file and get results for that uploaded file through a redirected URL, in perl/cgi I mean to ask, for example, I upload a file which contains protein sequences. Now I want blast results for that uploaded file in my server. Can anyone help me with few lin

Server HELP-urgent

2009-10-06 Thread Jyoti
Hello All, How to upload any file and get results for that uploaded file through a redirected URL, in perl/cgi I mean to ask, for example, I upload a file which contains protein sequences. Now I want blast results for that uploaded file in my server. Can anyone help me with few lines of Code, so t

Re: getting e-mail from IMAP server help

2002-11-20 Thread Marco Centemeri
Sorry I forget that I'm runing on win2000. [EMAIL PROTECTED] wrote: > > Hi All and thanks in advance for help! > > I receive some weekly reports in my mail account, what I need is a script > which check if im my e-mail account are present messages with a specified > subject and if true move th

getting e-mail from IMAP server help

2002-11-20 Thread Marco Centemeri
Hi All and thanks in advance for help! I receive some weekly reports in my mail account, what I need is a script which check if im my e-mail account are present messages with a specified subject and if true move the attached file to a specified folder and then delete the message. I already read he