473,394 Members | 1,703 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

File processing before sending in the client side)

Hello,

I'm trying to find a way for a web page to do some file processing in
the client side before sending it to a server. Is there a way to do
that in php (or in some other language)?

Thanks
Gnurto.

Aug 3 '06 #1
3 1260

br***@caramail.com wrote:
Hello,

I'm trying to find a way for a web page to do some file processing in
the client side before sending it to a server. Is there a way to do
that in php (or in some other language)?

Thanks
Gnurto.
PHP is server-side. That is, it runs on the server.

JavaScript is client-side. It runs on the client.

Aug 3 '06 #2
You're stuck with Javascript.

br***@caramail.com wrote:
Hello,

I'm trying to find a way for a web page to do some file processing in
the client side before sending it to a server. Is there a way to do
that in php (or in some other language)?
Aug 3 '06 #3
br***@caramail.com wrote:
Hello,

I'm trying to find a way for a web page to do some file processing in
the client side before sending it to a server. Is there a way to do
that in php (or in some other language)?

Thanks
Gnurto.
If we are talking about browser, then there is no such facility as you
are asking due to security, you may need to to process it entirely on
the server.

However, depending on your situation you have several options:

.. browser plugin (e.g. web based antivirus on antivirus.com)
.. Firefox extension (?)
.. disable security on your IE and it may allow FileSystemObject
.. Java
.. custom HTTP client
HTH
Roman
Aug 8 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Paul | last post by:
Is it possible to delete a file on a client side machine using VB/JAVA script? My website allows the user to upload a file to the website and after that I would like to delete the file on their...
3
by: Hamed | last post by:
Dear Folks I am programming a page that asks user a directory name and lists files of type *.xls in the directory in client's machine. He/She will then select some files to upload them to the...
1
by: simpsoro | last post by:
How do you enable debugging so that people see it from the client side? I have gone in to properties, clicked on edit www service, clicked on the home directory tab, clicked on the configuration...
6
by: viki | last post by:
Hi, I want to run the batch file from the client side. I was able to do it in the server side by using process. But i want to run from the client side , like we do in asp using...
7
by: Mike Rand | last post by:
I am having a really hard time trying to get some client side code hooked up in VS2005, ASP 2.0. The code is in an .inc file (vbscript). The first problem I am encountering is the ASP.NET page...
6
by: dinoo | last post by:
Hi, I would appreciate if some one could help me out. I have to read a client side ini file in Aspx page and use that data in server side processing. Can any one help me out here? Please refer...
8
by: avdp211 | last post by:
with out server side scripting, can we upload a file using only client side scripting with destination on server known and are aware of config file settings..?
1
by: ajaymohank | last post by:
Hello friends......... i am new to php. In my project i have to download a java page from a bat file, to the client side by passing values from the program. the problem is that i am getting the java...
3
by: Laura | last post by:
Hi: ¿How can I read a file on the client side without loading it to the server?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.