 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) I got an introductory book to cgi and perl at the library, and I think I'm starting to get the hang of it! Now I just need to learn the syntax for everything I want to do, so I'm still interested in that source :) --Bram Bram (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Kidvention: Printing Posters Troubleshooting
|
|
(...) How much RAM does the printer have for its image buffer? Does it rasterize a whole frame buffer once and then dump the whole image or does it rasterize the image incrementally in swaths? Does the printer pause for a few seconds every inch or (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.events)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) sure, I could email you the script - it's really simple... The backend if just a bunch of text files, one for each set. This can be done with any cgi, no special configuration to apache needed :) Email me if you want the source. :) Dan (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) Cool. Will that work with any cgi-bin, or do you need to configure the server somehow? What do you actually have in terms of a database? Could I take a look at the source code for those scripts? Thanks! --Bram Bram (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: photography question
|
|
"Brett Carver" <brett_carver@agilent.com> wrote in message news:3966C976.28F430...ent.com... (...) I took some pictures of my photosetup, and uploaded them to brickshelf: (URL) use a poster to create a neutral backdrop. The photo of the flowershop (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.starwars)
|
| |
 | | Kidvention: Printing Posters Troubleshooting
|
|
Greetings from California! I'm currently at Mike Poindexter's, and this evening we worked on printing out high quality 17x22 posters on glossy photo paper. I have a slight problem, which I just can't place. I'm planning on giving Suzanne Rich a call (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.events) !
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) yup, you could do that, easy... also (cooler, imo): /space/viper and have it call the "space" script with the viper arg :) Look at: (URL) it's subdirectories... :) Dan (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) That's the idea. Although it probably would be .cgi instead of .shtml. (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) I figured that much. Does this mean I could also just format it like this: /space/space.shtml?viper since I'll prolly only have the one variable? Could I also name the ssi file index.shtml and call it like this: /space/?viper Thanks for the (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) not that easily - it's a "get" form, so it'll all be on the commandline, I think, but you'll still have to decode it (?xxx=yyy&aaa=bbb etc) also decode stuff like %20 to spaces... much easier to use the CGI module to parse it all for you an (...) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) Time to learn Perl, then. Will the stuff after the ? be automatically intrepreted as stdin? --Bram Bram Lambrecht.........Br...L@JUNO.com (URL) (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: Grabbing the stuff after the ? in a URL
|
|
(...) I don't think so. You'll need to use CGI. (25 years ago, 8-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Grabbing the stuff after the ? in a URL
|
|
Hi all you HTML/SSI/etc savvy people, I'm looking into making my website easy to update. What I'd like to do is create a template using Server Side Includes, and then have the URL be something like: /space.shtml?model=viper The page would then (...) (25 years ago, 7-Jul-00, to lugnet.publish, lugnet.off-topic.geek)
|
| |
 | | Re: photography question
|
|
"Jude Beaudin" <shiningblade@home.com> wrote in message news:FxC15I.5Jq@lugnet.com... (...) Most people use a digital camera. Especially for publishing pictures on the web, such a camera is a great investment! Amazon.com has a buying guide for (...) (25 years ago, 7-Jul-00, to lugnet.publish)
|
| |
 | | Re: photography question
|
|
(...) Yea! First take some sort of pic and let us see!!!!! Please!!!!! Accually I just use our plain old cannon elf and then scan the pictures with my hp scanjet scanner. Not the most expensive equipment or the best but it still works! And with (...) (25 years ago, 7-Jul-00, to lugnet.publish)
|
| |
 | | Re: photography question
|
|
(...) FYI - lugnet.publish (...) What did you build? (...) Just take some pictures now and post it right away. Worry about great pictures later. :-) Battlestar Galactica is my favourite show of all time!!! Jude FUT lugnet.publishing (great now (...) (25 years ago, 7-Jul-00, to lugnet.publish, lugnet.space)
|
| |
 | | Re: Announcement: Member pages
|
|
(...) Not yet, no, but if you're in a bind I can e-mail you a list. --Todd (25 years ago, 6-Jul-00, to lugnet.publish)
|
| |
 | | Re: Announcement: Member pages
|
|
(...) Frank (25 years ago, 6-Jul-00, to lugnet.publish)
|
| |
 | | Re: Calling all LEGO City and Town webmasters!
|
|
Cool! Do you know how i can add my site to the space catagory? Thanks in advance! (...) (25 years ago, 5-Jul-00, to lugnet.town, lugnet.publish)
|
| |
 | | Re: Thumbnails...
|
|
(...) There are really 2 reasons why you would never want the HTML engine to do your scaling. First, as has been stated, you have do download the whole image anyway. Second: Scaling w/o touchup can render some blurry/fuzzy and generally horrible (...) (25 years ago, 4-Jul-00, to lugnet.publish)
|