Re: NT - write / read from perl script

2001-05-11 Thread Mark Bergeron
I had the same problem with 2000 and IIS5 but I think NT has the similar settings. Have you tried setting the directory permissions to "Allow inheritable permissions from parent to propagate to this object" ? There were a few times when I did not grant this type of permission and files were una

Re: How can I send login information through ODBC to SQL Server usingPerl?

2001-05-11 Thread Mark Bergeron
I've got this one. If you provide a little more info or code there could be a solution. Mark Bergeron -Original Message- From: "James Christiano"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Fri May 11 12:49:18 PDT 2001 Subject: How can I send login informatio

Re: Problems with PerlIS.dll

2001-05-14 Thread Mark Bergeron
Any examples would help a lot. I have had this happen before as well. If you are confident with your code syntax there may be issues with your application mappings. Mark Bergeron -Original Message- From: "Tim Callaghan"<[EMAIL PROTECTED]> To: "'[EMAIL PRO

Re: Re: Problems with PerlIS.dll

2001-05-15 Thread Mark Bergeron
of a file. Mark Bergeron -Original Message- From: "Tim Callaghan"<[EMAIL PROTECTED]> To: "'Jenda Krynicky'"<[EMAIL PROTECTED]>, [EMAIL PROTECTED] Date: Tue May 15 07:13:44 PDT 2001 Subject: Re: Problems with PerlIS.dll >If I run the scripts

Using Win32::OLE

2001-05-17 Thread Mark Bergeron
Hello group, In an effort to "beef up" my Access dB, I have been toying with the idea of moving to the Win32::OLE module. Has anyone used this module? Many Thanks, Mark Bergeron "Bloody Peasant!" ___

Re: Using Win32::OLE

2001-05-17 Thread Mark Bergeron
Quick note for those watching, I need to clarify that the "beefing up" as I call it is with the i/o and not the dB itself. MB -Original Message----- From: "Mark Bergeron"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Thu May 17 10:56:36 PDT 2001 Subject: Usin

Re: Database Connectivity.

2001-05-22 Thread Mark Bergeron
And if you want to save a little time with a test database go here and download one of Microsoft's template dB's http://search.officeupdate.microsoft.com/TemplateGallery/result.asp?qu=Access&image1.x=0&image1.y=0 Mark Bergeron -Original Message- From: "P

Re: Re: Perl with Win 2000 and IIS

2001-06-04 Thread Mark Bergeron
pped to C:\Perl\Bin\Perl.exe %s %s >.plx should be mapped to C:\Perl\Bin\PerlIs.dll Don't forget your quotes around the %s %s C:\Perl\bin\perl.exe "%s" %s Mark Bergeron /~_. _ | _ _ _ _ \_/|(_||| | |(_)| | _| ___ GO.co

Re: Re: Web Catalog

2001-06-07 Thread Mark Bergeron
If you want ready-to-go canned, this is your place: http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Shopping_Carts/ GL, Mark Bergeron -Original Message- From: "John Cesta - Lists"<[EMAIL PROTECTED]> To: "danny martin"<[EMAIL PROTECTED]>, [EMAIL P

Re: How to map .cgi in IIS

2001-06-11 Thread Mark Bergeron
If you'll look inside your ActiveState Documentation: C:\Perl\html\index.html It should all be laid out for you. Just follow the yellow brick road (-8 Mark Bergeron, Junkie -Original Message- From: "Roee Rubin"<[EMAIL PROTECTED]> To: "'Perl-Win32-Web&qu

Re: Re: Fixing bad programmatic habits..

2001-06-12 Thread Mark Bergeron
I had run into this problem until I took the extra time to scope out all of my lexical variables with "my" (Perl 5). Of course if you don't want the hassle of going through all of your existing code and having a trashed up log file, just turn (i should hear it for this) -w off!

Re:

2001-06-13 Thread Mark Bergeron
Isn't IIS available for you to download? I think you can with workstation. Mark Bergeron -Original Message- From: "Brad Harriger"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed Jun 13 13:20:45 PDT 2001 Subject: 'm having problems getting my cgi scripts runn

Re: Re:

2001-06-13 Thread Mark Bergeron
Here is the Microsoft take on it all: http://msdn.microsoft.com/library/default.asp?URL=/library/officedev/office97/settinguppersonalwebserver.htm GL, Mark Bergeron -Original Message- From: "Rythmist"<[EMAIL PROTECTED]> To: "Brad Harriger"<[EMAIL PROTECT

Re: XML, perl and databases...

2001-06-21 Thread Mark Bergeron
Here is a pretty good start. There is one programmer/writer, I think his name is Kip Hampton. He has done a good bit of work with XML, Perl and dB's. I believe he has also written a module or two for dealing with XML and Perl. http://www.xml.com GL, Mark Bergeron -Original Me

right truncated on column - by me

2001-06-21 Thread Mark Bergeron
I've got another acronym for me to live by. Insted of RTFM it's RTFB. I really love making it work (-8 Thank for the help, Mark' /~_. _ | _ _ _ _ \_/|(_||| | |(_)| | _| ___ GO.com Mail Get Your Free, Priv

Re: FTP Module

2001-06-25 Thread Mark Bergeron
Try this: http://search.cpan.org/search?module=Net::FTP GL, Mark' -Original Message- From: "C. James Hustler"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon Jun 25 10:29:24 PDT 2001 Subject: FTP Module >Hi, > >I'm looking for an FTP module similar to the Sendmail module. > >Rather

Re: html in emails

2001-06-26 Thread Mark Bergeron
Just Say No!! Email should be email. Always (-; Mark Bergeron Anti-HTML Email Liberation Front, Inc. -Original Message- From: "andy"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Tue Jun 26 11:41:56 PDT 2001 Subject: html in emails >hi, > >i'm trying t

Re: Problem with Form "Post"

2001-06-27 Thread Mark Bergeron
Are you using CGI.pm? If so you have to make a couple of changes to the module to get POST to work with query args. Mark' -Original Message- From: "Russ Fineman"<[EMAIL PROTECTED]> To: "Perl Win32 Web"<[EMAIL PROTECTED]> Date: Wed Jun 27 10:05:37 PDT 2001 Subject: Problem with Form "Pos

Re: Re: Problem with Form "Post"

2001-06-27 Thread Mark Bergeron
pplicable to each situation. > >Ben > >At 11:17 AM 6/27/01 -0700, Mark Bergeron wrote: >>Are you using CGI.pm? If so you have to make a couple of changes to the >module to get POST to work with query args. >> >>Mark' >> >>-Original Message- &

Re: this list

2001-06-27 Thread Mark Bergeron
Remove the hell yourself (-; -Original Message- From: "Matt Williams"<[EMAIL PROTECTED]> To: "Perl Win32 Web"<[EMAIL PROTECTED]> Date: Wed Jun 27 13:21:25 PDT 2001 Subject: this list >How the hell do I got off this mailing list?? > >TIA > >M@ >

Re: Re: Problem with Form "Post"

2001-06-27 Thread Mark Bergeron
Jun 27 14:36:26 PDT 2001 Subject: Re: Problem with Form "Post" >Sure, if you define the QUERY_STRING in your post, but it won't naturally >be there in a post. > >Ben > >At 11:52 AM 6/27/01 -0700, Mark Bergeron wrote: >>I beg to differ. I pass query args.

Re: Re: Launch of exit-popup

2001-09-23 Thread Mark Bergeron
Just SAY NO. You'll be doing the web a service my friend. -Original Message- From: "Rod Butcher"<[EMAIL PROTECTED]> To: "Erik Andersson"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Sun Sep 23 01:08:00 PDT 2001 Subject: Re: Launch of exit-popup >You're asking us to help you perpetuate

Re: Re: Access Database

2001-09-20 Thread Mark Bergeron
Here is a decent example to get you started: http://perl.xotechnologies.net/tutorials/tutorials.htm you may have to tweak a thing or two. I have some working examples of Perl/ Access 2000 I could send you off list if you like. GL, Mark Bergeron' -Original Message- From: &

Re: Re: Headers...

2001-09-25 Thread Mark Bergeron
IIS 6.0?? Is this XP? -Original Message- From: "Troy Sniff"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Tue Sep 25 12:30:02 PDT 2001 Subject: Re: Headers... >What a pain in hiney to have to go through that just for a cookie. And >it's not even a choco chip cookie. ha >

Re: Re: Headers...

2001-09-25 Thread Mark Bergeron
It's all good (-8 -Original Message- From: "Troy Sniff"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Tue Sep 25 11:58:35 PDT 2001 Subject: Re: Headers... >You can also try using javacript to print your cookies and then redirect >if you do not want to use CGI.pm. This is what I like to

Re: Re: Newbie - .mdb requirements

2001-10-02 Thread Mark Bergeron
Working from Unix to SQL Server? What is it you guys are trying to do? Mark Bergeron' -Original Message- From: "Hicks, Matthew"<[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'"<[EMAIL PROTECTED]> Cc: "Poulson, Shawn"<[EMAIL PROTEC

using cookies

2001-10-20 Thread Mark Bergeron
;Location: /root/index.htm\n\n"; } Would return a this at the top of the output screen? Expires: Sat, 20 Oct 2001 20:26:35 GMT Date: Sat, 20 Oct 2001 20:26:35 GMT Content-Type: text/html; cha

Re: Re: using cookies

2001-10-22 Thread Mark Bergeron
out, everything goes back to normal. Strange. Have you encountered this before? MBergeron' -Original Message- From: "Carl Jolley"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Sun Oct 21 13:2

Re: Re: using cookies

2001-10-22 Thread Mark Bergeron
;Carl Jolley"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Mon Oct 22 10:55:00 PDT 2001 Subject: Re: using cookies >On Mon, 22 Oct 2001, Mark Bergeron wrote: > >> Actually, Bill gave me a tip that

Tweaking out an app

2001-10-24 Thread Mark Bergeron
Hello group, I read the article on Perl.com on Building a Large-scale E-commerce Site with Apache and mod_perl. Now one of the features that appealed to me was: "In situations where we need to include some state information in an HTML form or URL and don't want it to be obvious to the user, we

Re: CPAN Crytp RE: MBergeron - ditto

2001-10-25 Thread Mark Bergeron
Hmm...That sounds more like a login, logout situation. What I am after is encrypting the URI so that certain info like user_id, names, accounts, etc... are not obvious to the viewer via the query string. As I work with this some more I'll try and keep you updated. Thanks. MBergeron' -Orig

Re: CheckBox

2001-10-27 Thread Mark Bergeron
Your going to have to use an Update or Insert SQL statement. Here is a decent link to get you going: http://www.wdvl.com/Authoring/DB/Intro/index3.html or course there are many more. MBergeron' -Original Message- From: "Unix"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Fri Oct 26 19:

Re: Re: CheckBox

2001-10-27 Thread Mark Bergeron
Oh, you want to count the items checked off and write that number as a type of counter to a dB column? Is this right? MBergeron' -Original Message- From: "Unix"<[EMAIL PROTECTED]> To: "Mark G. Franz"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Fri Oct 26 20:34:26 PDT 2001 Subject: Re

A different path

2001-10-16 Thread Mark Bergeron
though. LOL TIA, Mark Bergeron' ____ | _ ) ___ ___ | | | _ \/ _ \/ _ \|_| |___/\___/\___/(_) ___ GO.com Mail Get Your Free, Private E-mail at http://mail.g

Re: Re: A different path

2001-10-16 Thread Mark Bergeron
No can do. Hey what can I say. It's their dime. -Original Message- From: "Prohaska, Tim"<[EMAIL PROTECTED]> To: "'Mark Bergeron'"<[EMAIL PROTECTED]>, [EMAIL PROTECTED] Date: Tue Oct 16 09:44:02 PDT 2001 Subject: Re: A different path >

Re: Re: A different path

2001-10-16 Thread Mark Bergeron
eaven. But consider the marketing power if MS had come onboard! Oh well. -Original Message- From: "Mark G. Franz"<[EMAIL PROTECTED]> To: "Prohaska, Tim"<[EMAIL PROTECTED]>, "'Mark Bergeron'"<[EMAIL PROTECTED]>, [EMAIL PROTECTED] Dat

Re: Re: A different path

2001-10-16 Thread Mark Bergeron
t;Thomas_M"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: "Perl-Win32-Web (E-mail)"<[EMAIL PROTECTED]> Date: Tue Oct 16 15:03:03 PDT 2001 Subject: Re: A different path >Why not use ASP with PerlScript? > >If for some reason you cann

Re: Re: A different path

2001-10-17 Thread Mark Bergeron
At last, that was a Microsoft ploy that went nowhere. As the "United Developers Movement" (no wise cracks either), just kidding. We can stop this aversion to Perl from MS drones!!! the time is now! Oh well, it sounded good. -Original Message- From: "Tim Hammerquist"<[EMAIL PROTECTED]>

Re: Re: A different path

2001-10-17 Thread Mark Bergeron
Ya' know, I was in the bookstore yesterday and passed a section marked "Programming Languages". I notice some books on Java and realized that was the first time I even thought about the language in a while. Is Java dead? I thought to myself, yes. Perhaps it's just the language has become so int

Re: Re: A different path

2001-10-17 Thread Mark Bergeron
ver tools we have >available to solve our particular problem or issue, whether it's GPL, Open >Source or a purchased product. I use Perl, I use VB, I use PostGresSQL, >Oracle8i and MS-SQL, I have used Apache on LINUX, HP-UNIX, System5 and >NT/W2K with IIS. Do I have a favorite,

Re: Re: A different path

2001-10-17 Thread Mark Bergeron
My point was that for MS's .NET strategy, Perl and XML would open the project up to a much stronger development range. Of course as MS has a habit of assimilating technology, surely that would prove difficult. I don't remember seeing them call it a cancer. Is that right? Mar

Re: Is PerlScript for ASP robust enough ?

2001-10-17 Thread Mark Bergeron
What types of script are you running? -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Wed Oct 17 09:27:49 PDT 2001 Subject: Is PerlScript for ASP robust enough ? > > > Good Day! > I have several years of experience in Perl, actually, in Unix Perl. >

Re: Cookies for a web store

2001-12-09 Thread Mark Bergeron
, "to a newer browser or enable cookies in your preferences and", $q->a( { -href => SOURCE_CGI }, "return to the store" ), "." ), $q->end_html; } Play around with this stuff for a bit. I

Re: (no subject)

2001-12-13 Thread Mark Bergeron
For this type of thing, I would put it in one chunk of code. Form and all. Easier to manage that way. Of course that's me. Let's see some of the code. -Original Message- From: "Eric Sun"<[EMAIL PROTECTED]> To: "Perl-Win32-Web Mailing List"<[EMAIL PROTECTED]> Date: Wed Dec 12 08:36:15 PST

AS error log for 5.6.1.630

2002-01-08 Thread Mark Bergeron
Hello group, Maybe it's my eyes but, I can't locate the error log. I have installed the version listed in the Subject line onto XP. Does anyone know if this log was taken out of this AS install? TIA, Mark ___ GO.com Mail

Using DBIx::Recordset

2002-01-31 Thread Mark Bergeron
Hey guys, I was looking through one of my older issues of TPJ and came across an article in the back (must have missed it) addressing DBIx::Recordset. Has anyone used this? And if so what kind of success rate have you had. I'm gonna give it a whirl. Mark Bergeron' Bo

Open Perl IDE

2002-02-27 Thread Mark Bergeron
Open Perl IDE http://open-perl-ide.sourceforge.net/ Has anyone used this?! Open source, free. I tried downloading it (cable modem) it's taking forever so I'll go back later. I would love to hear any success, failure stories on this one please. Mar

Re: Open Perl IDE

2002-02-27 Thread Mark Bergeron
ld be wrong here, at least not on my install) Syntax highlighting, save projects, search and replace, no bracket matching that I can find yet (bummer). But hell, all in all not bad. -Original Message- From: "Sheldon E. Smith"<[EMAIL PROTECTED]> To: "Mark Bergeron"&l

Dsnless Question

2002-03-02 Thread Mark Bergeron
Does anyone think this will work? snippit ## my $dsn = 'driver=Microsoft Access Driver (*.mdb);dbq=http://giglmon.tripod.com/cgi-bin/postit.mdb'; $dbh = DBI->connect( q{DBI:ODBC:$dsn} ) ## the question is in the dbq string. Does it have to be

Re: Re: Dsnless Question

2002-03-04 Thread Mark Bergeron
66 > >But definitely not a URL... > >Mark >- Original Message - >From: "Jenda Krynicky" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, March 04, 2002 4:30 AM >Subject: Re: Dsnless Question > > >> From: Mark Ber

Re: Re: Dsnless Question

2002-03-05 Thread Mark Bergeron
ky"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Tue Mar 05 03:34:19 PST 2002 Subject: Re: Dsnless Question >From: Mark Bergeron <[EMAIL PROTECTED]> > >> I figured as much. I ran it on IIS and Apache with no succ

Re: Re: Dsnless Question

2002-03-05 Thread Mark Bergeron
Thank you of course. The thing is that I'm in a creative period right now and want to tweak this little tiny guestbook inside of an IFRAME on my Resume site. To get it the way I want I'll have to code it myself. There are many plug and plays at Tripod, etc... type sites but, well, you know how

Re: Re: Dsnless Question

2002-03-05 Thread Mark Bergeron
Thank you Simon. I will. CPAN I'm guessing? -Original Message- From: "Simon Oliver"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Tue Mar 05 04:45:54 PST 2002 Subject: Re: Dsnless Question >Take a look at

Re: Re: Dsnless Question

2002-03-05 Thread Mark Bergeron
Excellent! This might just solve the problem. TY, Mark -Original Message- From: "Jenda Krynicky"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]>, [EMAIL PROTECTED] Date: Tue Mar 05 08:55:48 PST 2002 Subject: Re: Dsnless Question >From:

Capturing Content

2002-03-31 Thread Mark Bergeron
mized spyder? A link to a site would be great. TIA, Mark Bergeron ___ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com ___ Perl-Win32-Web mailing list [

Re: Re: Capturing Content

2002-04-01 Thread Mark Bergeron
Could someone tell me what happened to CPAN!!! It's all about Java now. Or is this an April Folls joke?! Mark' -Original Message- From: "Tillman, James"<[EMAIL PROTECTED]> To: "'Mark Bergeron'"<[EMAIL PROTECTED]>, [EMAIL PROTECTED],

CPAN!

2002-04-01 Thread Mark Bergeron
Ha Ha Ha! the jokes on me. Very funny (-8 Mark "duped" Bergeron ___ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com ___ Perl-Win32-Web mailing list [E

Re: Re: Capturing Content

2002-04-01 Thread Mark Bergeron
Baby is this sweet. LWP! Forget about affiliate programs. I've already grabbed a varity of data, stuffed it into a couple of dB tables and have Skynet by the balls. Thanks again Kevin. Mark Bergeron http://mab.pagehere.com -Original Message- From: "Kevin Smith"<[EM

Re: Re: Capturing Content

2002-04-02 Thread Mark Bergeron
Message- From: "Tillman, James"<[EMAIL PROTECTED]> To: "'Mark Bergeron'"<[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Tue Apr 02 03:45:18 PST 2002 Subject: Re: Capturing Content >Darn! And I missed it? What did it look like? >j

First Web Service

2002-04-11 Thread Mark Bergeron
Offlist if need be. This is great stuff. Very cool. Hope to hear back from someone. A book reference would be great too. Mark Bergeron ___ GO.com Mail Get Your Free, Private E-mail at http://m

Opening and writing to Word.docs

2002-04-23 Thread Mark Bergeron
Hello group, Could someone give me a link or two on the topic of opening and writing to Word 2000, 2002 files? Modules, example sites, guidlines... I know there is probably something on perl.com but, I had hoped one of you guys had recently done something like this. TVMIA,Mark Bergeron

Re: Re: Opening and writing to Word.docs

2002-04-23 Thread Mark Bergeron
Thank you very much Bruno. This should get me started. Mark -Original Message- From: "Bellenger, Bruno (Paris)"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: "'Mark Bergeron'"<[EMAIL PROTECTED]> Date: Tue Apr 23 06:47:09 PDT 2002 Subject: Re: Op

Simple search

2002-05-18 Thread Mark Bergeron
Hello all, I have a question. Having searched through content and information using DBI and SQL I realize how little experience I have with text searching. If I wanted to look through a directory of webpages (.htm, .html, .xml) and pull the Title and first 100 chars. from each and display that

Re: Re: Simple search

2002-05-19 Thread Mark Bergeron
m Angstadt"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sat May 18 16:46:06 PDT 2002 Subject: Re: Simple search >--- Mark Bergeron <[EMAIL PROTECTED]> wrote: >> Hello all, >> I have a question. Having searched through content >> and information using DBI and SQ

Re: Re: Simple search

2002-05-20 Thread Mark Bergeron
Thank for the link. I check it out for sure. Maybe I can pick up a tip or two from the source. I really like to build things from scratch when possible. Gives me that warm fuzzy feeling inside (-8 I have also seen the code on: http://nms-cgi.sourceforge.net/ Which of course is going to be a gr

Re: HTML in E-mail

2002-06-04 Thread Mark Bergeron
Just say NO! -Original Message- From: "Fred Sahakian"<[EMAIL PROTECTED]> To: INVALID_ADDRESS@.SYNTAX_ERROR Date: Mon Jun 03 12:19:15 PDT 2002 Subject: HTML in E-mail >What am doing wrong? Im try to send an e-mail that will appear as formatted HTML, Im >missing something but dont know w

Re: CGI.pm Question

2002-07-05 Thread Mark Bergeron
Perhaps something like this: while ($row = $sth->fetchrow_array) { print "$row"; } untested -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Fri Jul 05 13:11:41 PDT 2002 Subject: CGI.pm Question >Hope this is the right list. > >I have a list that is generated f

Web Servers

2002-11-22 Thread Mark Bergeron
Hello all, Has anyone on this list ever used the Abyss Web Server? I have in the past used IIS, Apache and PWS. Since purchasing a new machine and having XP Home pre-installed on it, I struggled to find a suitable substitute for IIS. After searching high and low for one, I stumbled onto Abyss. I

Re: Re: Web Servers

2002-11-22 Thread Mark Bergeron
LOL, I hear ya' -Original Message- From: "Lee Goddard"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]>, [EMAIL PROTECTED] Date: Fri Nov 22 10:56:35 PST 2002 Subject: Re: Web Servers > >There is only one web server. > >Apache. &

Re: Re: Web Servers

2002-11-22 Thread Mark Bergeron
It didn't start happening till I installed X1. Backing up may be a fix. -Original Message- From: "Mike Gossland"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]>, [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Date: Fri Nov 22 11:04:42 PST 2002 Subj

Re: Re: Web Servers

2002-11-22 Thread Mark Bergeron
anning > > >-Original Message- >From: Mike Gossland [mailto:[EMAIL PROTECTED]] >Sent: Friday, November 22, 2002 1:05 PM >To: Mark Bergeron; [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: Re: Web Servers > > >At 10:00 AM 11/22/2002, Mark Bergeron wrote:

Re: Re: Web Servers

2002-11-22 Thread Mark Bergeron
Didn't think of it that way! Might be true. -Original Message- From: "Cameron Dorey"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Fri Nov 22 10:51:24 PST 2002 Subject: Re: Web Servers >Mark Bergeron wrote: > >> Hello all, >> Has anyone on this lis

example / tutorial for listing files?

2002-11-23 Thread Mark Bergeron
I being lazy here but, how would I look in a directory, create a list of all of the files there and assign a link with the file name: filename and display it on say an index page for that directory? Any help? Any sites I can get a quick and easy answer to this question? I want to do something s

Re: Re: example / tutorial for listing files?

2002-11-23 Thread Mark Bergeron
Thank you Bill. I'll watch the cross posting in the future for sure. -Original Message- From: "$Bill Luebkert"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Sat Nov 23 17:10:28 PST 2002 Subject: Re: example

Re: Re: example / tutorial for listing files?

2002-11-24 Thread Mark Bergeron
each(@dirlist){$list.=li(a({'-href'=>$_},$_)} >print ul($list); >. >. >. > > >-----Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of >Mark Bergeron >Sent: 24 November 2002 00:18 >To: fliptop; Admin-Stress; [EMAIL PROTECTED]; >[E

Re: Re: example / tutorial for listing files?

2002-11-25 Thread Mark Bergeron
ginal Message- From: "$Bill Luebkert"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Sat Nov 23 17:10:28 PST 2002 Subject: Re: example / tutorial for listing files? >Mark Bergeron wrote: >> I being lazy here but, how wo

Re: Re: example / tutorial for listing files?

2002-11-25 Thread Mark Bergeron
ing closer. Taking more work then I thought. Is File:Find a type of module like this? Thanks again. -Original Message- From: "$Bill Luebkert"<[EMAIL PROTECTED]> To: "Mark Bergeron"<[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Date: Mon Nov 25 12:54:28 PST 2002 Subject

Sending information from page to page

2002-12-03 Thread Mark Bergeron
Is there a faster way of sending information from page to page then pulling the data used from one information screen from the dB stuffing it into an array, using it in hidden form fields, and then posting in the text fields of another page for the addition of more info on the same record? Or s

Re: Re: Sending information from page to page

2002-12-04 Thread Mark Bergeron
Yes, I had thought to do it that way. I didn't know if I would be wasting time making calls to the dB if I already had the information I could pull in from previous page. Of course I'm not worried about session. I just want to pass some info and "pre-fill" some of the form fields on a screen tha

Re: Re: Sending information from page to page

2002-12-05 Thread Mark Bergeron
never be able to >glean anything more from it. > >If you are not afraid of the persistent values being tampered with, you can >use hidden fields. > > > > >-Original Message- >From: Mark Bergeron [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 04, 2002

Re: Script access to Web page with User Authentication

2002-12-09 Thread Mark Bergeron
Did you get enough ways to do it yet? http://www.google.com/search?q=password+protecting+a+page+with+perl&sourceid=opera&num=0&ie=utf-8&oe=utf-8 That should help you. -Original Message- From: "LViale - TiscaliNet"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon Dec 09 06:27:47 PST 200

Re: Books

2002-12-09 Thread Mark Bergeron
This should be a nice long thread (-8 CGI Programming with Perl 2nd Edition (OReilly) Programming the Perl DBI (OReilly) -Original Message- From: "Bob Mahle"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon Dec 09 12:58:14 PST 2002 Subject: Books >Okay, anyone know some really good Per

Re: Perl ISAPI example

2002-12-11 Thread Mark Bergeron
Running the script using the ISAPI has more to do with the server then it does the code. -Original Message- From: "Ian Huynh"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Wed Dec 11 10:51:48 PST 2002 Subject: Perl ISAPI example >Are there any example of how to write

Re: Perl ISAPI example

2002-12-11 Thread Mark Bergeron
Running the script using the ISAPI has more to do with the server then it does the code. -Original Message- From: "Ian Huynh"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Date: Wed Dec 11 10:51:48 PST 2002 Subject: Perl ISAPI example >Are there any example of how to write

Blink tag using CGI.pm

2002-12-11 Thread Mark Bergeron
I think I may have finally found a use for this. Has anyone the syntax for a tag through CGI.pm? Thank you. ___ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com __

Re: Re: Blink tag using CGI.pm

2002-12-12 Thread Mark Bergeron
Thanks for that. Pretty clever. I know it's ancient but I'm going to use it as and upload indicator. -Original Message- From: "Thomas_M"<[EMAIL PROTECTED]> To: "'Mark Bergeron'"<[EMAIL PROTECTED]> Cc: "'[EMAIL PROTECTED]&#

Word to HTML module?

2002-12-14 Thread Mark Bergeron
Could someone suggest any module that's easy to use and has a decent amount of features for converting Word docs to HTML on the fly? TIA ___ GO.com Mail Get Your Free, Private E-mail at http://mail.go.com __

using Image-Magick

2002-12-14 Thread Mark Bergeron
Strange behavior when using this. I ran the code as instructed using TTF's and after installing the module correctly (I hope) from AS/PPM. Got this and only this error back in the log: Unrecognized escape \F passed through at shadow_text.cgi Win32 change: use constant FONTS_DIR => "C:\\WINDOWS

Re: Question about IIs

2003-02-13 Thread Mark Bergeron
e book (-8 GL, Mark Bergeron -Original Message- From: "Norris, Joseph"<[EMAIL PROTECTED]> To: "Perl Web (E-mail)"<[EMAIL PROTECTED]>, "Perl Admin (E-mail)"<[EMAIL PROTECTED]>, "Perl Win32 Users (E-mail)"<[EMAIL PROTECTED]&