Re: On-Rev File Browser Upload Dialog

2010-10-21 Thread Richard Gaskin
Matthias Rebbe wrote: i see in your example that you are submitting the form to mydropbox.cgi. Is this cgi made in rev? and if so, would you share it? That particular CGI is written in Perl, but copied below is an early draft of one I've been working on for RevCloud. Note that it's very muc

Re: On-Rev File Browser Upload Dialog

2010-10-21 Thread Matthias Rebbe
Richard, i see in your example that you are submitting the form to mydropbox.cgi. Is this cgi made in rev? and if so, would you share it? Regards, Matthias Am 21.10.2010 um 18:07 schrieb Richard Gaskin: > > method="post"> > Send this file: > > > >

Re: On-Rev File Browser Upload Dialog

2010-10-21 Thread Richard Gaskin
Rick Harrison wrote: All I meant was that RevServer is the relatively new kid on the block, and I had hoped that it had the capability within it without relying on externals code such as java-script to get the job done in an easier way. But in this case you're looking for oranges in an apple b

Re: On-Rev File Browser Upload Dialog

2010-10-21 Thread Rick Harrison
Hi Jim, All I meant was that RevServer is the relatively new kid on the block, and I had hoped that it had the capability within it without relying on externals code such as java-script to get the job done in an easier way. I understand that it is bound by browser protocols, and that it needs

Re: On-Rev File Browser Upload Dialog

2010-10-21 Thread Jim Ault
On Oct 20, 2010, at 9:51 PM, Rick Harrison wrote: Andre, I'm just a little surprised that with as powerful as Rev is, we are still forced to use the older solutions. Thanks for the clarification anyway. Rick I am not sure what you mean by 'older solutions'. RevServer is bound by the featur

Re: On-Rev File Browser Upload Dialog

2010-10-20 Thread Rick Harrison
; >>> there was something similiar by Magix. >>> >>> Please find the example at the following url. >>> >>> http://matthiasrebbe.eu/on-rev/upld-1.0.zip >>> >>> hth, >>> >>> Matthias >>> >>> >>

Re: On-Rev File Browser Upload Dialog

2010-10-20 Thread Bob Sneidar
HELP Mr. Wizard HELP!!! I don't wanna be a web developer anymore!!! Bob On Oct 20, 2010, at 12:45 PM, Andre Garzia wrote: > Rick, > > There is no way around this. > > RevServer is not like the desktop engine, there is no GUI. Actually the > whole web is like this, you communicate using statel

Re: On-Rev File Browser Upload Dialog

2010-10-20 Thread Andre Garzia
gt; > > > http://matthiasrebbe.eu/on-rev/upld-1.0.zip > > > > hth, > > > > Matthias > > > > > > Am 20.10.2010 um 17:08 schrieb Rick Harrison: > > > >> I really don't want to re-invent the wheel today. > >> > >>

Re: On-Rev File Browser Upload Dialog

2010-10-20 Thread Rick Harrison
se find the example at the following url. > > http://matthiasrebbe.eu/on-rev/upld-1.0.zip > > hth, > > Matthias > > > Am 20.10.2010 um 17:08 schrieb Rick Harrison: > >> I really don't want to re-invent the wheel today. >> >> How can I get a

Re: On-Rev File Browser Upload Dialog

2010-10-20 Thread Matthias Rebbe
Hi Rick, there was something similiar by Magix. Please find the example at the following url. http://matthiasrebbe.eu/on-rev/upld-1.0.zip hth, Matthias Am 20.10.2010 um 17:08 schrieb Rick Harrison: > I really don't want to re-invent the wheel today. > > How can I get

On-Rev File Browser Upload Dialog

2010-10-20 Thread Rick Harrison
I really don't want to re-invent the wheel today. How can I get a simple file browser upload dialog to upload a file using an irev script located at On-Rev. I understand that I'll probably be using libURLftpUploadFile for this. If this were just a stack I'd be using: answ

Re: File browser extension

2010-06-22 Thread J. Landman Gay
Bob Sneidar wrote: Right. Okay. So NOW I know everything. Until some other new feature happens. :) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com ___ use-revolution m

Re: File browser extension

2010-06-22 Thread Bob Sneidar
Right. Okay. So NOW I know everything. thanks to all those who have contributed to my greatness. LOL! ;-) Bob On Jun 22, 2010, at 8:30 AM, J. Landman Gay wrote: > Ian Wood wrote: >> I thought Rev used the UNIX-style '/' delimiter for all internal paths, >> regardless of platform? > > Yes, th

Re: File browser extension

2010-06-22 Thread J. Landman Gay
Ian Wood wrote: I thought Rev used the UNIX-style '/' delimiter for all internal paths, regardless of platform? Yes, that's right. No need to translate slashes to anything else. On 22 Jun 2010, at 01:24, Bob Sneidar wrote: set the itemdelimiter to "/" -- for macs. use \ for windows paths

Re: File browser extension

2010-06-21 Thread Ian Wood
I thought Rev used the UNIX-style '/' delimiter for all internal paths, regardless of platform? Ian On 22 Jun 2010, at 01:24, Bob Sneidar wrote: set the itemdelimiter to "/" -- for macs. use \ for windows paths ___ use-revolution mailing list use

Re: File browser extension

2010-06-21 Thread Simon Lord
Thank you Sarah. :) On Mon, Jun 21, 2010 at 10:23 PM, Sarah Reichelt wrote: > On Tue, Jun 22, 2010 at 9:44 AM, Simon Lord wrote: >> I'm wondering out loud if someone has written a file system browser >> extension.  I'm not in the mood to write one myself (remembering my >> prior experience with

Re: File browser extension

2010-06-21 Thread Sarah Reichelt
On Tue, Jun 22, 2010 at 9:44 AM, Simon Lord wrote: > I'm wondering out loud if someone has written a file system browser > extension.  I'm not in the mood to write one myself (remembering my > prior experience with this). > > Just looking for something I can drop into my stack that allows the > en

Re: File browser extension

2010-06-21 Thread Simon Lord
s.  User can simply click the >> folder(s) disclosure icons to expand the view to see what's inside or >> doubleclick to display only the contents of that folder. >> >> So *not* the answer file.  Just a browsable list field that looks and >> acts kinda like the co

Re: File browser extension

2010-06-21 Thread Terry Judd
*not* the answer file. Just a browsable list field that looks and > acts kinda like the column list view in OSX finder or the file browser > as seen in Panic's CODA application. > > http://panic.com/coda/ > > The first screenshot at the bottom will give you the idea of what I&#

Re: File browser extension

2010-06-21 Thread Mark Schonewille
ns of files and folders. User can simply click the folder(s) disclosure icons to expand the view to see what's inside or doubleclick to display only the contents of that folder. So *not* the answer file. Just a browsable list field that looks and acts kinda like the column list view in OSX finder

Re: File browser extension

2010-06-21 Thread Simon Lord
splay only the contents of that folder. So *not* the answer file. Just a browsable list field that looks and acts kinda like the column list view in OSX finder or the file browser as seen in Panic's CODA application. http://panic.com/coda/ The first screenshot at the bottom will give you t

Re: File browser extension

2010-06-21 Thread Bob Sneidar
It sounds like you want the folder of the chosen file so: answer file "Choose a file..." put it into thePath set the itemdelimiter to "/" -- for macs. use \ for windows paths delete the last item of thePath Bob On Jun 21, 2010, at 5:12 PM, Mark Schonewille wrote: > Hi Simon, > > Do you mean t

Re: File browser extension

2010-06-21 Thread Mark Schonewille
Hi Simon, Do you mean the "answer file" command? You might want to look it up in the dictionary. sample: answer file "Choose a file..." -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalk

File browser extension

2010-06-21 Thread Simon Lord
I'm wondering out loud if someone has written a file system browser extension. I'm not in the mood to write one myself (remembering my prior experience with this). Just looking for something I can drop into my stack that allows the end user to browse their system looking for images and pass me th

File Browser

2007-05-15 Thread Richmond Mathewson
This is a repost of mu message from the fag-end of April as still looking for help :) Just uploaded a primitive File Browser to RevOnline ( FILE POKER ) got a bit bogged down at one stage - would be grateful if all willing could download, play with, take to bits, criticise, reconstruct and

File Browser

2007-04-30 Thread Richmond Mathewson
Just uploaded a primitive File Browser to RevOnline ( FILE POKER ) got a bit bogged down at one stage - would be grateful if all willing could download, play with, take to bits, criticise, reconstruct and generally be helpful with it. sincerely, Richmond Mathewson