1. LibCGI v1.5 - new release!
- Posted by J E M <budmeister1 at JUNO.COM> Sep 11, 1999
- 429 views
Hi everyone, I just finished a new release of LibCGI; it's been added to my site at http://tenbux.iwarp.com/. This version has lots of added features - multipart forms, HTML markup, and better I/O. It also fixes a few bugs, but adds a few too ;) Has anyone tried this out yet? I'd be interested in any feedback. ----->Buddy budmeister1 at juno.com http://tenbux.iwarp.com/
2. Re: LibCGI v1.5 - new release!
- Posted by Irv Mullins <irv at ELLIJAY.COM> Sep 11, 1999
- 408 views
On Sat, 11 Sep 1999, you wrote: > Hi everyone, > > I just finished a new release of LibCGI; it's been added to my site > at http://tenbux.iwarp.com/. > > This version has lots of added features - multipart forms, HTML markup, > and better I/O. It also fixes a few bugs, but adds a few too ;) > > Has anyone tried this out yet? I'd be interested in any feedback. Buddy: Here's what I get when I try: Forbidden You do not have permission to access this document. Binary files stored on FreeServers must be accessed by a local link on a FreeServers user web page. Thank you for using Free Servers.
3. Re: LibCGI v1.5 - new release!
- Posted by J E M <budmeister1 at JUNO.COM> Sep 12, 1999
- 427 views
>Here's what I get when I try: >Forbidden >You do not have permission to access this document. >Binary files stored on FreeServers must be accessed by a local link on a FreeServers >user web page. >Thank you for using Free Servers. Irv: I did a little experimenting, and it looks like if you try to access a binary file (image, zip, etc) directly, it gives you a "Permission Denied" page. Website hosts sometimes configure it like that to cut down on traffic (like other people linking to your images); wotsit.org is one example. So to download my files, it looks like you'll have to hit the homepage or files/ directory first. Sorry for any inconvenience :) From what I've seen, nobody links directly to any of my files, so it shouldn't be that big of an issue. ----->Buddy budmeister1 at juno.com http://tenbux.iwarp.com/
4. Re: LibCGI v1.5 - new release!
- Posted by Irv Mullins <irv at ELLIJAY.COM> Sep 12, 1999
- 405 views
On Sun, 12 Sep 1999, you wrote: > >Here's what I get when I try: > > >Forbidden > >You do not have permission to access this document. > >Binary files stored on FreeServers must be accessed by a local link on a > FreeServers > >user web page. > >Thank you for using Free Servers. > > Irv: > > I did a little experimenting, and it looks like if you try to access a > binary > file (image, zip, etc) directly, it gives you a "Permission Denied" page. > Website hosts sometimes configure it like that to cut down on traffic > (like other > people linking to your images); wotsit.org is one example. > > So to download my files, it looks like you'll have to hit the homepage or > files/ > directory first. Sorry for any inconvenience :) From what I've seen, > nobody links > directly to any of my files, so it shouldn't be that big of an issue. Nope. Same result whether clicking the link from your homepage, or from the files directory. Just an error html. Irv
5. Re: LibCGI v1.5 - new release!
- Posted by J E M <budmeister1 at JUNO.COM> Sep 12, 1999
- 413 views
>Nope. >Same result whether clicking the link from your homepage, or from the >files directory. Just an error html. Hrmm... it looks like it's probably a temporary server problem then. Did this always happen when you tried to download something? What browser are you using? If anybody else is having similar problems, feel free to jump in :) ----->Buddy budmeister1 at juno.com http://tenbux.iwarp.com/
6. Re: LibCGI v1.5 - new release!
- Posted by Ben Logan <wbljr79 at HOTMAIL.COM> Sep 18, 1999
- 404 views
Sorry it took me so long to respond to this. I found a free web hosting service that will let me write my own CGI scripts. They have Perl 5 set up on their system, so I think I'll learn a bit of Perl. I doubt that they'd let me install Euphoria on the server anyway. Regards, Ben >From: J E M <budmeister1 at JUNO.COM> >Reply-To: Euphoria Programming for MS-DOS <EUPHORIA at LISTSERV.MUOHIO.EDU> >To: EUPHORIA at LISTSERV.MUOHIO.EDU >Subject: LibCGI v1.5 - new release! >Date: Sat, 11 Sep 1999 13:54:35 EDT > >Hi everyone, > >I just finished a new release of LibCGI; it's been added to my site >at http://tenbux.iwarp.com/. > >This version has lots of added features - multipart forms, HTML markup, >and better I/O. It also fixes a few bugs, but adds a few too ;) > >Has anyone tried this out yet? I'd be interested in any feedback. > > >----->Buddy >budmeister1 at juno.com >http://tenbux.iwarp.com/ ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
7. Re: LibCGI v1.5 - new release!
- Posted by J E M <budmeister1 at JUNO.COM> Sep 19, 1999
- 449 views
>I found a free web hosting service that will let me write my own CGI >scripts. They have Perl 5 set up on their system, so I think I'll learn a >bit of Perl. I doubt that they'd let me install Euphoria on the server >anyway. What's the host's name? If you want a webserver with Euphoria on it, you could always setup your own box ;) ----->Buddy budmeister1 at juno.com http://tenbux.iwarp.com/
8. Re: LibCGI v1.5 - new release!
- Posted by Ben Logan <wbljr79 at HOTMAIL.COM> Sep 20, 1999
- 423 views
- Last edited Sep 21, 1999
Actually, I signed up at two servers. http://www.cgirealm.com and http://www.virtualave.net . Cgirealm is terrible! Most of the time it won't even accept accept my user name and password. So far Virtual Avenue has been very good. My url is http://benl.virtualave.net/ (there's nothing there yet but an 'Under Construction' page, and a *very* simple CGI script). I hope to get something up there soon. I don't have the resources to set up a server on my own computer (seeing as it ain't technically my 'puter :). Ben >From: J E M <budmeister1 at JUNO.COM> >Reply-To: Euphoria Programming for MS-DOS <EUPHORIA at LISTSERV.MUOHIO.EDU> >To: EUPHORIA at LISTSERV.MUOHIO.EDU >Subject: Re: LibCGI v1.5 - new release! >Date: Sun, 19 Sep 1999 08:28:04 EDT > > >I found a free web hosting service that will let me write my own CGI > >scripts. They have Perl 5 set up on their system, so I think I'll learn >a > >bit of Perl. I doubt that they'd let me install Euphoria on the server > >anyway. > >What's the host's name? > >If you want a webserver with Euphoria on it, you could always setup >your own box ;) > > >----->Buddy >budmeister1 at juno.com >http://tenbux.iwarp.com/ > ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
9. Re: LibCGI v1.5 - new release!
- Posted by J E M <budmeister1 at JUNO.COM> Sep 21, 1999
- 414 views
>Actually, I signed up at two servers. http://www.cgirealm.com and >http://www.virtualave.net . Cgirealm is terrible! Most of the time >it won't even accept accept my user name and password. So far Virtual >Avenue has been very good. When I was moving my site from homepage.com, I had considered using Virtual Avenue, but somehow I ended up with FreeServers :) I wasn't aware they had CGI though... ----->Buddy budmeister1 at juno.com http://tenbux.iwarp.com/