I am looking to create a page that allows my clients to browse for a PDF
file on there computer and then upload that PDF file into a directory so
that other people can browse them. I was going to do it with PHP but wanted
to know if anyone had a better idea.

Thank you
Josh

Re: Create an upload page for PDF Files. by p

p
Sat May 28 14:16:40 CDT 2005

better idea than...?

Josh wrote:
> I am looking to create a page that allows my clients to browse for a PDF
> file on there computer and then upload that PDF file into a directory so
> that other people can browse them. I was going to do it with PHP but wanted
> to know if anyone had a better idea.
>
> Thank you
> Josh
>
>

Re: Create an upload page for PDF Files. by Josh

Josh
Sat May 28 18:57:45 CDT 2005

Using PHP
Should I create An ASP page instead?

"p c" <nospam@nospam.com> wrote in message
news:B7-dnZMm2aIFXgXfRVn-vQ@comcast.com...
> better idea than...?
>
> Josh wrote:
>> I am looking to create a page that allows my clients to browse for a PDF
>> file on there computer and then upload that PDF file into a directory so
>> that other people can browse them. I was going to do it with PHP but
>> wanted
>> to know if anyone had a better idea.
>>
>> Thank you
>> Josh



Re: Create an upload page for PDF Files. by Kevin

Kevin
Sun May 29 05:47:47 CDT 2005

Hi Josh,

PHP and ASP are roughtly equivalent in nature. The biggest difference
between them is what Operating System they normally run on. ASP will
generally only run on a Windows Server, and PHP is generally run on *nix
servers. So the answer to your question lies in what operating system is
running on the web you are publishing to.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
Ambiguity has a certain quality to it.
"Josh" <jsawyer@insightbb.com> wrote in message
news:eot4DE%23YFHA.1088@TK2MSFTNGP14.phx.gbl...
> Using PHP
> Should I create An ASP page instead?
>
> "p c" <nospam@nospam.com> wrote in message
> news:B7-dnZMm2aIFXgXfRVn-vQ@comcast.com...
>> better idea than...?
>>
>> Josh wrote:
>>> I am looking to create a page that allows my clients to browse for a PDF
>>> file on there computer and then upload that PDF file into a directory so
>>> that other people can browse them. I was going to do it with PHP but
>>> wanted
>>> to know if anyone had a better idea.
>>>
>>> Thank you
>>> Josh
>
>