Re: need mysql sample to accomplish existing asp function

2001-02-21 Thread kentj
olf Hopkins" <[EMAIL PROTECTED]> > Sent: Tuesday, February 20, 2001 21:04 > Subject: Re: need mysql sample to accomplish existing asp function > > > Rolf, > > > > Sorry I worded that email in a confusing manner. > > You most certainly were! Now I get your meani

Re: need mysql sample to accomplish existing asp function

2001-02-21 Thread Joshua Chamas
Rolf Hopkins wrote: > > > > > My ISP told me they supported asp, so I had a friend of mine set up the > asp > > code for me and he tested it on his server. When I put the code in my > > pages, it did not work. I called my ISP back and found out the first > person > > was wrong. They run Unix a

Re: need mysql sample to accomplish existing asp function

2001-02-21 Thread Rolf Hopkins
lt;[EMAIL PROTECTED]> Cc: "Joe and Nancy M" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, February 21, 2001 15:25 Subject: Re: need mysql sample to accomplish existing asp function > Rolf Hopkins wrote: > > > > > > > > My ISP told me

Re: need mysql sample to accomplish existing asp function

2001-02-20 Thread Ed Carp
Rolf Hopkins ([EMAIL PROTECTED]) writes: > Well now, that depends on what you want to use. You can use java, php, or > perl and there are others but make sure your ISP supports the language you > choose. I recommend php as it is the easiest of the three. Their web site > is www.php.net and www

Re: need mysql sample to accomplish existing asp function

2001-02-20 Thread Rolf Hopkins
- Original Message - From: "Joe and Nancy M" <[EMAIL PROTECTED]> To: "Rolf Hopkins" <[EMAIL PROTECTED]> Sent: Tuesday, February 20, 2001 21:04 Subject: Re: need mysql sample to accomplish existing asp function > Rolf, > > Sorry I worded th

Re: need mysql sample to accomplish existing asp function

2001-02-19 Thread Rolf Hopkins
I'm confused. You say you are in a time crunch to get mysql working on your site but you have no mysql connection/code. You say you coded and tested on another site and it works. If I'm right, that other site had the Windoze OS as their web site which of course it work fine... ... unlesss ...

Re: need mysql sample to accomplish existing asp function

2001-02-19 Thread Ed Carp
Joe and Nancy ([EMAIL PROTECTED]) writes: > I am in a time crunch to get mysql working on my site. I export inventory > records out of my Peachtree software into Excel and planned to use that .xls > table to show product pricing and availability on my web pages. Below is > sample asp code that