473,394 Members | 1,752 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.

Runing Client-side code

How to run client-side code.
I have an asp .net page for uploading files. What I need is a way to
run code at client which compresses the files and the uploads them to
server.
I have .NET compression library and it works great in WinForms apps.
How to make it run in Browser?

Thanks

Nov 21 '05 #1
4 1027
Hi,

Upload files
http://msdn.microsoft.com/library/de...fileupload.asp

Ken
------------------------
"Nikolay Petrov" <jo******@mail.bg> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
How to run client-side code.
I have an asp .net page for uploading files. What I need is a way to
run code at client which compresses the files and the uploads them to
server.
I have .NET compression library and it works great in WinForms apps.
How to make it run in Browser?

Thanks
Nov 21 '05 #2
short answer, you dont.
You can upload THEN run code to compress but not on the client, not through
a web page, unless you have some sort of clientside ActiveX installed or the
clients security settings set REALLY low (and even then maybe not).

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Nikolay Petrov" <jo******@mail.bg> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
How to run client-side code.
I have an asp .net page for uploading files. What I need is a way to
run code at client which compresses the files and the uploads them to
server.
I have .NET compression library and it works great in WinForms apps.
How to make it run in Browser?

Thanks

Nov 21 '05 #3
This is for an Intranet solution. I configure the clients, so security
settings are not the problem.
I need a way to upload files over very slow VPN connections.
Compressing the files by users themself is not an option.

Nov 21 '05 #4
http://www.15seconds.com/issue/010522.htm
"Nikolay Petrov" <jo******@mail.bg> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
This is for an Intranet solution. I configure the clients, so security
settings are not the problem.
I need a way to upload files over very slow VPN connections.
Compressing the files by users themself is not an option.

Nov 21 '05 #5

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

Similar topics

15
by: Michael Rybak | last post by:
hi, everyone. I'm writing a 2-players game that should support network mode. I'm now testing it on 1 PC since I don't have 2. I directly use sockets, and both client and server do...
2
by: Raquel | last post by:
How do I know whether the 'runtime client' and the 'application development client' are installed on my machine? When I issue the command "db2licm -l", it gives the following output: Product...
3
by: dahuzizyd | last post by:
Hi all I want to judge an application is runing or not when another application start . If the application is running , get focus. I use the Pinvoke to invoke the FindWindow function ,I...
2
by: J Huntley Palmer | last post by:
I am having a horrific time integrating uw-imap's c-client for imap support in php. The problem is a whole bunch of "Text relocation remains referenced against symbol" errors during linking....
2
by: vicky | last post by:
I have a query which runs under 15 sec. through query analyzer. But when same query is getting executed by .net console application, using ado.net, it takes 10-15 min. What can be the problem?
2
by: atiq | last post by:
why isn't my Access giving me warning before runing the delete, append or update query because usually it warns you that you are about to append, update or delete the following number of records. It...
0
by: smugcool | last post by:
hi, I have made a project on vb 6.0. And i have made a setup file for the same. When i am runing this file in WINDOWS XP, its running absolutly fine. But the same setup file when i try to run...
2
by: nsaffary | last post by:
hi I hava a client/server program that run correctly when i run it in one computer(local) but when I run client on a one computer and run server run on another, connection does not stablish.(I set...
0
by: PanchalRakesh | last post by:
Dear All, I am Developing a window service in which i am continously check which program runing currently in my computer memory for how many time , in which memory address and when it start and...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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.