Click here to Skip to main content
15,884,472 members
Home / Discussions / Web Development
   

Web Development

 
QuestionExporting MySQL data to excel (HTML tags) Pin
Poonam Gandash29-Dec-09 0:04
Poonam Gandash29-Dec-09 0:04 
AnswerRe: Exporting MySQL data to excel (HTML tags) Pin
enhzflep29-Dec-09 2:32
enhzflep29-Dec-09 2:32 
QuestionDynamic forms in a asp.net webapplication in a sharepoint enviroment Pin
Member 414471328-Dec-09 22:09
Member 414471328-Dec-09 22:09 
Questionprogress bar animation (processing.gif) in sync and async mode Pin
Jayapal Chandran28-Dec-09 20:51
Jayapal Chandran28-Dec-09 20:51 
Question? firefox bookmarket script to list urls across frames Pin
halsboss24-Dec-09 0:32
halsboss24-Dec-09 0:32 
QuestionJavascript related question Pin
Tina P23-Dec-09 17:18
Tina P23-Dec-09 17:18 
AnswerRe: Javascript related question Pin
R. Giskard Reventlov24-Dec-09 0:06
R. Giskard Reventlov24-Dec-09 0:06 
QuestionMinimizing the traffic Pin
msn9222-Dec-09 9:16
msn9222-Dec-09 9:16 
Hi
I want to minimize the traffic as much as possible.

Since most of the traffic is in plain text, I think compressing the traffic will help.

This is the idea I came up with:

1. WebBrowser creates a request to the web server, The request will be send through the Proxy Program on the computer.
2. Proxy program on the computer compresses all the requests to be made to the web server, and sends it to "MyProxy.php" on my server.
3. "MyProxy.php" decompresses the request and sends it to the web server. "MyProxy.php" recieves the response from the web server, compresses it, and returns it to the Proxy Program on the computer.
4. The Proxy Program decompresses the response and returns it to the WebBrowser.
5. The WebBrowser shows the response to the user.

Please see the figure[^] for more info.

Do you think that's a good idea?
Would it minimize the traffic by any percent?
AnswerRe: Minimizing the traffic Pin
Marc Firth23-Dec-09 2:00
Marc Firth23-Dec-09 2:00 
GeneralRe: Minimizing the traffic Pin
msn9224-Dec-09 16:41
msn9224-Dec-09 16:41 
GeneralRe: Minimizing the traffic Pin
Marc Firth3-Jan-10 21:47
Marc Firth3-Jan-10 21:47 
QuestionCannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 1:33
TALHAKOSEN22-Dec-09 1:33 
GeneralRe: Cannot create instance in a partial class Pin
Estys22-Dec-09 5:21
Estys22-Dec-09 5:21 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 8:54
TALHAKOSEN22-Dec-09 8:54 
GeneralRe: Cannot create instance in a partial class Pin
Estys22-Dec-09 9:52
Estys22-Dec-09 9:52 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 20:32
TALHAKOSEN22-Dec-09 20:32 
GeneralRe: Cannot create instance in a partial class Pin
Estys22-Dec-09 23:20
Estys22-Dec-09 23:20 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN22-Dec-09 23:43
TALHAKOSEN22-Dec-09 23:43 
GeneralRe: Cannot create instance in a partial class Pin
Estys23-Dec-09 0:04
Estys23-Dec-09 0:04 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN23-Dec-09 0:34
TALHAKOSEN23-Dec-09 0:34 
GeneralRe: Cannot create instance in a partial class Pin
Estys23-Dec-09 1:45
Estys23-Dec-09 1:45 
GeneralRe: Cannot create instance in a partial class Pin
TALHAKOSEN24-Dec-09 20:27
TALHAKOSEN24-Dec-09 20:27 
QuestionEditable Attributes in Expression Web Pin
Randal Vance Cunanan20-Dec-09 14:12
Randal Vance Cunanan20-Dec-09 14:12 
QuestionSending SMS through my website Pin
srikantha_nagaraj19-Dec-09 19:59
srikantha_nagaraj19-Dec-09 19:59 
AnswerRe: Sending SMS through my website Pin
Aman Bhullar20-Dec-09 18:44
Aman Bhullar20-Dec-09 18:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.