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
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:
>
>
>
>
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
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
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
;
>>> 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
>>>
>>>
>>
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
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.
> >>
> >>
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
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
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
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
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
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
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
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
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
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
*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
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
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
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
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
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
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
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
26 matches
Mail list logo