[REBOL] Re: Odd behaviour when POSTing forms

2001-12-17 Thread stefan . falk
Hi, I'd really appreciate your decode-cgi-thingie, sounds great! /Mvh Stefan Falk MyTravel IT Support -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Tim Johnson Sent: den 14 december 2001 04:54 To: [EMAIL PROTECTED] Cc: Falk Stefan, ITS-SL

[REBOL] Re: Creating stuff :)

2001-04-29 Thread stefan . falk
: load %filename.r And so it can be displayed using print interview/name print interview/question1 etc... /Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 29 april 2001 10:35 To: [EMAIL PROTECTED] Subject: [REBOL] Re: Creating stuff

[REBOL] Re: Creating stuff :)

2001-04-27 Thread stefan . falk
it in a block, but in a word or variable or whatever it's called in rebol :) /Regards Stefan Falk - www.amigaextreme.com -Original Message- From: Ingo Hohmann [mailto:[EMAIL PROTECTED]] Sent: den 26 april 2001 22:19 To: [EMAIL PROTECTED] Subject: [REBOL] Re: Creating stuff :) Hi Stefan

[REBOL] Re: FormMail.r ???

2001-04-26 Thread stefan . falk
What does it do? /Regards Stefan Falk - www.amigaextreme.com -Original Message- From: Christopher [mailto:[EMAIL PROTECTED]] Sent: den 26 april 2001 02:39 To: [EMAIL PROTECTED] Subject: [REBOL] FormMail.r ??? Greetings, Does any one have, or know of the availability

[REBOL] Re: Creating stuff :)

2001-04-26 Thread stefan . falk
] answer[count]: data/answer[count] append file-to-save question[count] append file-to-save answer[count] ] But of course the [count] way doesn't work, is there any way to simply replace a char in the code for variable? /Regards Stefan Falk - www.amigaextreme.com -Original Message- From

[REBOL] Creating stuff :)

2001-04-24 Thread stefan . falk
Hi list, I'm having a huge problem, I can't for my life figure out how to do this. I have a form posting an X number of questions and answers, and I need to know how many and create a loop. Eg. if there are two questions and answers, I'll do this: question1: data/question1 answer1: data/answer1

[REBOL] Post Method?

2001-04-23 Thread stefan . falk
"br" data: make object! decode-cgi data But when the data goes over 2000 bytes (?) it gets cut off, is there any way to make it check how much data has been sent and allocate the space for that? I'll be having forms sending over 2000 bytes and would really need it. /Regards Stefan Falk -

[REBOL] Re: Fun with Prohosting and REBOL

2001-04-18 Thread stefan . falk
Hi, I haven't used the *nix version, but: #!/usr/home1/geneven/html/cgi-bin/rebol -cgi --cgi (-c) Check for CGI input ^ Maybe that's it? /Regards Stefan Falk -Original Message- From: Gene Venable [mailto:[EMAIL

[REBOL] Re: About View

2001-03-29 Thread stefan . falk
Right. Gotcha! :-) /Regards Stefan -Original Message- From: Elan [mailto:[EMAIL PROTECTED]] Sent: den 29 mars 2001 10:24 To: [EMAIL PROTECTED] Subject: [REBOL] Re: About View Hi Stefan, We will continue to need a /Core version for CGI scripts. Most ISPs who run Linux or

[REBOL] Re: About View

2001-03-29 Thread stefan . falk
My thought exactly, but I think I heard quite some time a go that View was going to replace Core, but things might have changed since then. :-) /Regards Stefan -Original Message- From: Petr Krenzelok [mailto:[EMAIL PROTECTED]] Sent: den 29 mars 2001 10:08 To: [EMAIL PROTECTED]

[REBOL] Re: About View

2001-03-28 Thread stefan . falk
Hi, I've got a question, earlier (IIRC) it was said that Rebol/View should replace Rebol/Core, that it is Core with the graphics stuff added, what happened to this? If it's still supposed to be, why make a Rebol/Core/Pro? /Regards Stefan -Original Message- From: [EMAIL PROTECTED]

[REBOL] Small Admin Interface, Part II

2001-03-22 Thread stefan . falk
Hi list, the small admin interface is almost complete, you can now add articles (not list or edit the articles yet), and the forum is working ok again. Feel free to try it out! The newsicons are very easily added too, and the list of them is updated every time you add an article.. And of course

[REBOL] Check if a path exists?

2001-03-21 Thread stefan . falk
Hi list, how can I check if a path has a value. I've decode some cgi into objects, something like this: data/name data/comment Now, if I want to check if there's actually something in data/comment (as it sometimes isn't), how should do? comment: data/comment if (length? comment) 0 [ some

[REBOL] Re: Check if a path exists?

2001-03-21 Thread stefan . falk
Hi, I understand that last line, and I think it might work, because I want to know if there actually is something in /comment, I'll try it immediately, thanks! /Regards Stefan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 21 mars 2001 15:33 To:

[REBOL] Application example anyone ? Re:

2000-09-22 Thread stefan . falk
when I get home... Cheers, Stefan Falk -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: den 22 september 2000 13:35To: [EMAIL PROTECTED]Subject: [REBOL] Application example anyone ? I am just wondering if anyone out there is willing to share an e

[REBOL] CGI setup Re:

2000-09-18 Thread stefan . falk
I've managed to do it. But unfortunately I'm at the wrong 'puter atm. You should add a registry key to map .r cgi's to Rebol though. ;) /regards Stefan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 18 september 2000 07:44 To: [EMAIL PROTECTED] Subject:

[REBOL] ReBoard?

2000-09-05 Thread stefan . falk
Hi list, I've put together a spec. (a very small one too) for a Message Board system to be written in rebol. If anyone's interested in helping, feel free to mail me at [EMAIL PROTECTED] /Regards Stefan Falk

[REBOL] message board? Re:

2000-08-17 Thread stefan . falk
Hi, I've been thinking about it, but so far I've only made a 25-line guestbook :) I'll probably give it a try soon. /Regards Stefan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 16 augusti 2000 19:30 To: [EMAIL PROTECTED] Subject: [REBOL] message

[REBOL] AW: Search for in Strings Re:(2)

2000-08-16 Thread stefan . falk
";20 .15;456} {2;"615165151";"L";20.15;... foreach line file [parse line [any [to {"} mark: (remove/part mark 1)]]] == false print file 2;615165151;L;20.15;456 2;615165151;L;20.15;456 2;615165151;L;20.15;456 2;6151651 51;L;20.15;456 2;615165151

[REBOL] REBOL the Official Guide Re:(6)

2000-08-10 Thread stefan . falk
Nopes, I ain't seen mine yet. ;) Regards, Stefan Falk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 9 augusti 2000 18:52 To: [EMAIL PROTECTED] Subject: [REBOL] REBOL the Official Guide Re:(5) Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): Here here

[REBOL] Getting an URL from a form Re:(6)

2000-06-09 Thread stefan . falk
dictionary: Sök Film = Search Movie Sök = Search Skådespelare = Actor Titel = Title :) Have a look see... /Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 8 juni 2000 13:29 To: [EMAIL PROTECTED] Subject: [REBOL] Getting an URL from a form

[REBOL] Getting an URL from a form Re:(2)

2000-06-08 Thread stefan . falk
. //Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 7 juni 2000 20:03 To: [EMAIL PROTECTED] Subject: [REBOL] Getting an URL from a form Re: Hey Stefan, I dont quite understand what your trying to do, but I will try to give you some

[REBOL] Getting an URL from a form Re:(4)

2000-06-08 Thread stefan . falk
Titel = Title :) Have a look see... /Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: den 8 juni 2000 13:29 To: [EMAIL PROTECTED] Subject: [REBOL] Getting an URL from a form Re:(3) I'd like to help, but I can't see that the company sells

[REBOL] Removing lines... Re:(2)

2000-04-14 Thread stefan . falk
Hi, Uhm.. yeah, but where's the attachment? =) //Best Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 5:55 PM To: [EMAIL PROTECTED] Subject: [REBOL] Removing lines... Re: Hi Stefan: I have

[REBOL] Removing lines...

2000-04-13 Thread stefan . falk
Hi list, I've read a textfile with read/linesis there an easy way to remove a line from the data? it goes something like: data: read/lines %blaah.txt if find data "plupp" [remove the line] --- of course there oughta be some easy code there.. ;) Best Regards Stefan Falk

[REBOL] disabling output?

2000-02-09 Thread stefan . falk
Hi, is there a way to disable the output that ftp transfers make? I don't want it to print each file (with path) that it transfers... //Best Regards Stefan Falk

[REBOL] Using REBOL and the Tinyweb server Re:

2000-02-08 Thread stefan . falk
Hi, I've managed to get Rebol CGI's running on microsoft's Personal Web Server, it's free (IIRC for NT and Win98 only). Can't recall the URL at the moment, but if you don't find it, send me a mail and I'll look into it. //Best Regards Stefan Falk -Original Message- From: [EMAIL

[REBOL] REBOL/View Re:(5)

2000-02-01 Thread stefan . falk
Uhm, I mailed this morning, and still haven't recieved my copy. :) Best Regards Stefan Falk ([EMAIL PROTECTED]) Scandinavian Leisure Group IT Support Phone: +46-8-55513449 Mobile: +46-709513449 -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED

[REBOL] Rebol CGIs on Personal Web Server (Win98)? Re:(3)

2000-01-21 Thread stefan . falk
m the list and other on win32 platforms and put together some How To's for CGI on win32 platforms. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 20, 2000 6:00 AM Subject: [REBOL] Rebol CGIs on Personal Web Server (Win98)? Re: S

[REBOL] Form method - POST or GET?

2000-01-21 Thread stefan . falk
Hi again, I've read that POST should be used for larger amounts of data, now I'm just wondering what the "limit" is. I'm probably going to transfer text only, and maybe 30 lines max (80 cols max). //Best Regards Stefan Falk

[REBOL] Rebol CGIs on Personal Web Server (Win98)?

2000-01-20 Thread stefan . falk
come to the conclusion that I need to "Set Application Mappings", however, this option seems to be available only to IIS servers. Anyone got any idea of how to make it work with PWS? Best Regards Stefan Falk ([EMAIL PROTECTED]) Scandinavian Leisure Group IT Support

[REBOL] Rebol CGIs on Personal Web Server (Win98)? Re:(2)

2000-01-20 Thread stefan . falk
Thanks! I won't be able to try it right away since I'm at work, but I'll give it a go when I come home. Cheers Stefan Falk -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: den 20 januari 2000 13:00 To: [EMAIL PROTECTED] Subject: [REBOL] Rebol CGIs

[REBOL] What's next for REBOL... Re:(7)

2000-01-19 Thread stefan . falk
Me too! Best Regards Stefan Falk ([EMAIL PROTECTED]) Scandinavian Leisure Group IT Support Phone: +46-8-55513449 Mobile: +46-709513449

[REBOL] Simple textfile handling... Again..

2000-01-11 Thread stefan . falk
Hi, me again with my puny textediting script. :) The textfile has a couple o' lines: Foo 123 Bar 123 Doo 123 now I wanna search the textfile for all occurances of Doo and remove those lines.. Thanks for the help fellas... //Best Regards Stefan Falk

[REBOL] Simple textfile handling...? Re:(2)

2000-01-05 Thread stefan . falk
Hi, will this leave the second tab intact? Because that's what I found "hard" to figure out how to do... //Best Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: den 4 januari 2000 16:16 To: [EMAIL PROTECTED] Subject:

[REBOL] Simple textfile handling...? Re:(4)

2000-01-05 Thread stefan . falk
"hard" to figure out how to do... file://Best Regards Stefan Falk -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: den 4 januari 2000 16:16 To: [EMAIL PROTECTED] Subject: [REBOL] Simple textfile handling...? Re: Hi Stefa

[REBOL] Simple textfile handling...?

2000-01-04 Thread stefan . falk
line and replace it with a single space, but leave the second as it is. Any ideas of how to achieve this? //Best Regards Stefan Falk