Secure (SSL) Connections (aka Protecting Code)

2004-04-24 Thread Dreamscape Software Webmaster
Alright, if I just connect with the get url command to a secure server, is the connection secure? Ex: get url https://process.somecreditcard.com/process.cgi Derek Bump Dreamscape Software Compress Images Easily with JPEGCompress 1.2

Re: Execution from web-?possible

2004-04-21 Thread Dreamscape Software Webmaster
I would like to be able to get a Rev app to execute from the web. Is this possible? If possible, is it even feasible given web access speeds? This is something you have to setup on the web server. You have to make the server use Revolution on the server side so it can execute the script and

Metal

2004-04-21 Thread Dreamscape Software Webmaster
Is Metal something that can only be achieved on MacOS X? I'd love to use it on some of my Windows apps, only after seeing how Apple is using in with their Windows apps (iTunes, Quicktime). Derek Bump Dreamscape Software Compress Images Easily with

Re: Copy Image

2004-04-19 Thread Dreamscape Software Webmaster
I'm trying to allow the ability to copy a JPEG into the clipboard, but the copy command doesn't seem to want to copy the image. Even setting the cliboardData property doesn't work. About the most I can do is empty the clipboard. Any ideas? See the 'export' command in the

ask file with filter

2004-04-19 Thread Dreamscape Software Webmaster
How do I get the filter that was choosen within the ask file dialog box? Derek Bump Dreamscape Software Compress Images Easily with JPEGCompress 1.2 http://www.dreamscapesoftware.com ___ use-revolution

Re: ask file with filter

2004-04-19 Thread Dreamscape Software Webmaster
There is currently no way to do that ; but you could always check the extension of the file : answer Select a file if it is empty then exit to top put it into tFilePath put char -3 to -1 of tFilePath into tExtension I don't think you can count on a file extension *always* being

Microsoft Access

2004-04-17 Thread Dreamscape Software Webmaster
I know Rev doesn't support that many Database formats, but is there anything that Rev can do to support Access? I'm in the Navy and my LPO wants a frontend to an Access database, but I just don't know how to code forms in Access (I'd rather do it in RunRev). Any ideas? Derek Bump Dreamscape

Re: Colorize Script

2004-04-14 Thread Dreamscape Software Webmaster
Script colorization is available in The Scripter's Scrapbook for 7 languages including HTM, Director, JavaScript, MC/RR, AppleScript... I downloaded the stack and looked through it and I can't find any scripts that demonstrate how to setup a colorizer much like the one in MC/RR. Derek Bump

Re: Re: Colorize Script

2004-04-14 Thread Dreamscape Software Webmaster
The Scripter's Scrapbook will colorize selected text for you if you choose 'Colorize' from the 'Entries' menu. If you need to roll your own, look at the mc script which should give you a good starting point. I wish I could, but the script is password protected. If you could help me out with

Colorize Script

2004-04-13 Thread Dreamscape Software Webmaster
I woud like to use the Colorize script feature and apply it so that it works on HTML, PHP, JavaScript and other such web based programming languages. Any idea on what functions or handlers exist in the Rev Library that I can use to do this? I did searching and I can't find any colorizeing

Telnet with RR

2004-04-11 Thread Dreamscape Software Webmaster
I'm interested in being able to telnet into a mail server and do such things as list the messages, download and delete messages. I'm a little clueless on how to do such a thing in Revolution 2.2. I know how to do it in Telnet though. Can anyone help me get started? Derek Bump Dreamscape

Convolve External - Bug

2004-04-08 Thread Dreamscape Software Webmaster
I'm having difficulty with the Convolve External. After I use the external, the image that the effect is applied to turns a yellow color. I tried it with the altConvolve2 stack and the same thing happens. Any ideas? Derek Bump Dreamscape Software