save button

2002-04-04 Thread Josiah Altschuler
Hi. Does anyone know how to make a save button on a web page so that when a client user clicks on it, a CGI program will send a text file to that client? Thanks, Josiah -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

save button?

2002-03-21 Thread Josiah Altschuler
Hello. I was wondering if anyone could tell me how to make a "save" button on a form, so that the user could download info from a web page. For example, I'm trying to do what they did here: http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?CMD=&DB=nucleotide Is this possible with CGI? Thanks, Josi

browser question

2002-02-26 Thread Josiah Altschuler
Does anyone know why my links that I make using CGI.pm work in Internet Explorer 5.5, but not Netscape Communicator 4.79? I have code that looks like this: print pre a ( { -href => "http://www.ncbi.nlm.nih.gov/htbin-post/Entrez/query?db=n&form=6&uid=$acc&do pt=g" }, "$acc"), ("  $repArrayHa

image button submit?

2002-02-08 Thread Josiah Altschuler
Is there a way to use an image button in CGI.pm to submit? Thanks, Josiah -Original Message- From: Al Hospers [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 8:42 PM To: 'Josiah Altschuler'; [EMAIL PROTECTED] Subject: RE: Passing a hash through a URL > I ha

RE: Passing a hash through a URL

2002-02-07 Thread Josiah Altschuler
7.111.176/cgi-bin/redundancies.pl?red=$query"; }, "Redundant sequences")); -Original Message- From: Al Hospers [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 8:42 PM To: 'Josiah Altschuler'; [EMAIL PROTECTED] Subject: RE: Passing a hash through a UR

Passing a hash through a URL

2002-02-07 Thread Josiah Altschuler
I have a question about passing data through URL's. I'm passing hashes in a CGI script, but sometimes when I click on a link that passes a larger hash, nothing happens. I don't get any message. I'm guessing there is a limit to the amount of data I can pass through a URL? If this is the case, a

passing a hash using cgi.pm

2002-01-06 Thread Josiah Altschuler
Hi. I'm having trouble passing a hash from one program to another through a link using cgi.pm. My first program passes the hash like this (it's actually a hash that is one element of an array of hashes): print pre a ( { -href => "http://140.247.111.176/cgi-bin/redundancies.pl?request=%{$clusArr