Rebol Talk Forum  |  Getting Started  |  Newbie Help  |  Topic: REBOL IE/FF Plugin
Pages: [1] Print
Author Topic: REBOL IE/FF Plugin  (Read 1104 times)
Thør
Newbie
*
Offline Offline

Posts: 46


View Profile
REBOL IE/FF Plugin
« on: November 17, 2006, 02:36:35 AM »

Hi everyone!

I just wanted to know if anyone has had some experience in using the REBOL plugins for IE or FireFox. I'm trying to "port" a web app written in PHP & MySQL to a web app written in REBOL (with the underlying database intact). So far I've tried "porting" the login page of the site, but I really haven't gotten anywhere as I keep having errors, something similar to the one below:

Code:
** Access Error: Cannot open /C/Documents and Settings/thor/Local Settings/Temp/REBOL/Plugin/
0/public/192.168.163.2/support/skin-slider.r
** Where: do-thru
** Near: do %support/skin-slider.r
do %support/skin-arrow.r
do

This is brought about (I think) by my use of RebGUI as part of the interface. If this is so, I want to know if there's a workaround to avoid these errors, and if there's none, then does this mean that all REBOL scripts that I intend to embed in a web page have to be in a single file (i.e. I can't use do with subfolders)?

The easiest solution would be to compile the script and distribute it, but I haven't got the money yet to buy a license for the SDK, so I'm looking for alternatives.

Thanks for your input. Cheesy


===== After about 6 hours of doing other stuff =====

Hi! I've been doing additional research on the topic of REBOL as an embedded OBJECT in web pages and I've come across a thread on RSP (REBOL Server Pages?). It mentions rebolfrance.org as a source of information regarding RSP. However, when I visited it, I was surprised to see a page offering tours to Paris and France. Could someone please enlighten me on what happened to the site? Or is there a "secret" folder where REBOL related stuff are stored?

Thanks again! Cheesy
« Last Edit: November 17, 2006, 09:23:53 AM by Thør » Logged
Graham
Full Member
***
Offline Offline

Posts: 113


View Profile
Re: REBOL IE/FF Plugin
« Reply #1 on: November 17, 2006, 05:52:27 PM »

if you want to use the rebol/plugin, try and make sure that the whole script is one .. and there are no "do"s involved.  Remember, it is executing on the client so, if you do have a "do" present, it should be pointing to your website.  Otherwise, you'll be trying to execute scripts in the client's sandbox.
Logged

Anton
Jr. Member
**
Offline Offline

Posts: 66

Rebol veteran


View Profile WWW
Re: REBOL IE/FF Plugin
« Reply #2 on: November 19, 2006, 09:53:19 PM »

 rebolfrance.org moved to rebol-france.org  <-- note the hyphen

Don't ask me why.. Smiley
Logged
Anton
Jr. Member
**
Offline Offline

Posts: 66

Rebol veteran


View Profile WWW
Re: REBOL IE/FF Plugin
« Reply #3 on: November 19, 2006, 09:56:19 PM »

Also note
www.rebolfrance.info
is still working.
Logged
Thør
Newbie
*
Offline Offline

Posts: 46


View Profile
Re: REBOL IE/FF Plugin
« Reply #4 on: November 20, 2006, 08:27:49 PM »

if you want to use the rebol/plugin, try and make sure that the whole script is one .. and there are no "do"s involved.  Remember, it is executing on the client so, if you do have a "do" present, it should be pointing to your website.  Otherwise, you'll be trying to execute scripts in the client's sandbox.

Thanks Graham. That solved 85% of my headaches. Cheesy
Logged
Pages: [1] Print 
Rebol Talk Forum  |  Getting Started  |  Newbie Help  |  Topic: REBOL IE/FF Plugin
Jump to:  

  
Quick Search...

Advanced search
  
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 07:38:17 AM
Username: Password: Session Length:
  

News: 01-09-08

Alpha version of REBOL 3 has been released!


  
2311 Posts in 595 Topics by 4141 Members
Latest Member: wintervssummer

  Rebol Talk Forum | Powered by SMF 1.0.9.
© 2001-2005, Lewis Media. All Rights Reserved.

RT design by Defiant Pc