Re: Opening a File in its Native Application

2008-04-25 Thread Ken Foskey
On Fri, 2008-04-25 at 10:09 -0700, Lynn Etheredge wrote: > Hi, > I would like to create a button on a web page that opens a file in > it's application (ie. open a scientific file in it's native > application). My file does not have an extension and so I think it > probably will not open automatic

Re: How to select from a popup_menu without clicking submit?

2008-01-07 Thread Ken Foskey
doing and report centrally on the server. If that is the case then you must bring that information back somehow AJAX is just one way of doing this. What are you actually trying to achieve? What do you know up front? How much does information change? -- Ken Foskey FOSS developer -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: How to select from a popup_menu without clicking submit?

2008-01-07 Thread Ken Foskey
ht be CGI::Ajax. I have hand coded my ajax so far, it requires javascript knowledge and a real clue stick (mastering ajax on developerworks was my starting point). -- Ken Foskey FOSS developer -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/