Re: [EMAIL PROTECTED] different page per user-agent

2006-02-05 Thread Oren Gozlan
how to write it in the html page ... Joshua Slive wrote: On 2/5/06, Oren Gozlan <[EMAIL PROTECTED]> wrote: Hi, Can someone help with example of such HTML page ? lets say that if browser is MSIE, go to 1.html anf if it is Mozila go to 2.html Joshua Slive wrote: See the s

Re: [EMAIL PROTECTED] different page per user-agent

2006-02-05 Thread Oren Gozlan
nt Joshua. On 2/1/06, Oren Gozlan <[EMAIL PROTECTED]> wrote: I know it is possible ... but don't know how ... I want to show different page for each different user-agent (simple redirect) all will access index.html, if user agent is x -> then x.html

[EMAIL PROTECTED] different page per user-agent

2006-02-01 Thread Oren Gozlan
I know it is possible ... but don't know how ... I want to show different page for each different user-agent (simple redirect) all will access index.html, if user agent is x -> then x.html if user agent is Y -> then y.html any easy way to do it ? Oren

[EMAIL PROTECTED] newbe question - File upload howto

2006-01-31 Thread Oren Gozlan
Hi Guys, I have a apache server running on Windows server. Need to add option to upload file to the server and need help ... I have a form to select the file: File to upload: to upload the file! Now .. i need the CGI or somthing to upload the file to "c:\temp" Help .. Oren

Re: [EMAIL PROTECTED] strange qustion - how to make apache daley ?

2005-08-16 Thread Oren Gozlan
ng alse or just this section to the conf file ? Oren Joshua Slive wrote: On 8/16/05, Oren Gozlan <[EMAIL PROTECTED]> wrote: Thnx, what i'm trying to do is to send a POST to the server, and i want that the apache will delay X secs before processing the POST.

Re: [EMAIL PROTECTED] strange qustion - how to make apache daley ?

2005-08-16 Thread Oren Gozlan
Thnx, what i'm trying to do is to send a POST to the server, and i want that the apache will delay X secs before processing the POST. Oren Joshua Slive wrote: On 8/16/05, Oren Gozlan <[EMAIL PROTECTED]> wrote: Hi, Is there a way to configure the apache to have a d

[EMAIL PROTECTED] strange qustion - how to make apache daley ?

2005-08-16 Thread Oren Gozlan
Hi, Is there a way to configure the apache to have a delay before proccesing the request ? thnx, Oren - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> fo