Click here to Skip to main content
15,908,909 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to communicate with a web site Pin
tonaxxl13-Mar-05 5:03
tonaxxl13-Mar-05 5:03 
GeneralRepaint frame Pin
Robske12-Mar-05 6:39
Robske12-Mar-05 6:39 
GeneralRe: Repaint frame Pin
Judah Gabriel Himango12-Mar-05 6:58
sponsorJudah Gabriel Himango12-Mar-05 6:58 
General'fit to page' future when printing HTML document Pin
simcho9912-Mar-05 1:01
simcho9912-Mar-05 1:01 
GeneralRe: 'fit to page' future when printing HTML document Pin
Judah Gabriel Himango12-Mar-05 7:00
sponsorJudah Gabriel Himango12-Mar-05 7:00 
GeneralRe: 'fit to page' future when printing HTML document Pin
simcho9913-Mar-05 20:26
simcho9913-Mar-05 20:26 
Generalmultithreading and web request help needed Pin
enterlong11-Mar-05 23:33
enterlong11-Mar-05 23:33 
GeneralRe: multithreading and web request help needed Pin
Judah Gabriel Himango12-Mar-05 7:03
sponsorJudah Gabriel Himango12-Mar-05 7:03 
This seems really an inefficient way. If you're making 30 requests to a single webpage simultaneously, you're bound to run into problems. A better way would be to concat the different href commands together into a single command (provided the server can understand that). So your string would look like http://mybroker.com?cancel?all;buy?something?10k;sell?someotherstuff?20k

That said, what is the exact error you're getting?

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Lies of Our Fathers: A Must-Know About Lent
Judah Himango


GeneraliAnywhere.Data.AsaClient Pin
sreejith ss nair11-Mar-05 21:51
sreejith ss nair11-Mar-05 21:51 
GeneralRe: iAnywhere.Data.AsaClient Pin
S. Senthil Kumar11-Mar-05 22:35
S. Senthil Kumar11-Mar-05 22:35 
GeneralRe: iAnywhere.Data.AsaClient Pin
sreejith ss nair11-Mar-05 23:22
sreejith ss nair11-Mar-05 23:22 
GeneralRe: iAnywhere.Data.AsaClient Pin
Robert Rohde12-Mar-05 2:06
Robert Rohde12-Mar-05 2:06 
GeneralRe: iAnywhere.Data.AsaClient Pin
sreejith ss nair12-Mar-05 19:03
sreejith ss nair12-Mar-05 19:03 
GeneralRe: iAnywhere.Data.AsaClient Pin
Robert Rohde12-Mar-05 21:09
Robert Rohde12-Mar-05 21:09 
GeneralRe: iAnywhere.Data.AsaClient Pin
sreejith ss nair12-Mar-05 21:38
sreejith ss nair12-Mar-05 21:38 
GeneralRe: iAnywhere.Data.AsaClient Pin
sreejith ss nair13-Mar-05 17:23
sreejith ss nair13-Mar-05 17:23 
GeneralRe: iAnywhere.Data.AsaClient Pin
Robert Rohde13-Mar-05 19:24
Robert Rohde13-Mar-05 19:24 
GeneralRe: iAnywhere.Data.AsaClient Pin
sreejith ss nair13-Mar-05 19:58
sreejith ss nair13-Mar-05 19:58 
GeneralPrinting Problem Pin
sachinkalse11-Mar-05 19:31
sachinkalse11-Mar-05 19:31 
GeneralRe: Printing Problem Pin
sreejith ss nair11-Mar-05 21:55
sreejith ss nair11-Mar-05 21:55 
GeneralSession Ending Pin
Zapss11-Mar-05 19:08
Zapss11-Mar-05 19:08 
GeneralRe: Session Ending Pin
mav.northwind11-Mar-05 20:22
mav.northwind11-Mar-05 20:22 
GeneralRe: Session Ending Pin
sreejith ss nair11-Mar-05 22:04
sreejith ss nair11-Mar-05 22:04 
GeneralI need your opinions! Pin
tutananthanh11-Mar-05 17:28
tutananthanh11-Mar-05 17:28 
GeneralRe: I need your opinions! Pin
sreejith ss nair11-Mar-05 22:10
sreejith ss nair11-Mar-05 22:10 

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.