Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-27 Thread Marty Knapp
hey Josh, Fixed a bug in the OK button. latest version: http://leapingbrain.com/products/jjanswerFTPdemo.rev.zip Gets this error: The requested URL /products/jjanswerFTPdemo.rev.zip was not found on this server. Marty Knapp ___ use-revolution

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-27 Thread Josh Mellicker
Sorry about that Marty! Try now, latest version is back up. On Aug 27, 2007, at 9:10 AM, Marty Knapp wrote: hey Josh, Fixed a bug in the OK button. latest version: http://leapingbrain.com/products/jjanswerFTPdemo.rev.zip Gets this error: The requested URL

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-26 Thread Josh Mellicker
. jjAnswerFTPfile: Syntax: jjAnswerFTPfolder tURL, tUserName, tPassword, tMsg, showFiles Description: tURL: the URL of the site (example: craniumnet.com) tUserName: the FTP username tPassword: the FTP password tMsg: the dialog message you want to appear (example: Please choose

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-25 Thread Josh Mellicker
: the dialog message you want to appear (example: Please choose a file) You will find the remote file and path in the DialogData. jjAnswerFTPfile: Syntax: jjAnswerFTPfolder tURL, tUserName, tPassword, tMsg, showFiles Description: tURL: the URL of the site (example

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-24 Thread Josh Mellicker
Thanks Stephen, I just did a major rewrite, it is much simpler and more elegant, please delete the earlier one, it was very much a first draft. include window title as a parameter - done make OK button label change to Open at appropriate times (when folder single clicked) (and disable

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-24 Thread Josh Mellicker
: the URL of the site (example: craniumnet.com) tUserName: the FTP username tPassword: the FTP password tMsg: the dialog message you want to appear (example: Please choose a file) You will find the remote file and path in the DialogData. jjAnswerFTPfile: Syntax

jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-23 Thread Josh Mellicker
: the dialog message you want to appear (example: Please choose a file) You will find the remote file and path in the DialogData. jjAnswerFTPfile: Syntax: jjAnswerFTPfolder tURL, tUserName, tPassword, tMsg, showFiles Description: tURL: the URL of the site (example: craniumnet.com

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-23 Thread Josh Mellicker
tPassword: the FTP password tMsg: the dialog message you want to appear (example: Please choose a file) You will find the remote file and path in the DialogData. jjAnswerFTPfile: Syntax: jjAnswerFTPfolder tURL, tUserName, tPassword, tMsg, showFiles Description: tURL: the URL

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-23 Thread Stephen Barncard
Wow. I was just about to build something like this. Bravo! Well done, and thanks!! sqb I've already started a list for improving this: make new folder button work include window title as a parameter replace with a cute little folder icon make OK button label change to Open at appropriate