u can point to the worksheet and then copy.. i think u r trying the worksheet_s
_ object regards, abhishek
"If u believe in psychokinesis then raise my hand." :-)
u can point to the worksheet and then copy.. i think u r trying the worksheet_s
_ object regards, abhishek
"If u believe in psychokinesis then raise my hand." :-)
Hi buddy, add the following code to supply ur username and password WebProxy myproxy=new WebProxy("proxy server IP",port); myproxy.Credentials=new NetworkCredential("user name","password","domain"); request.Proxy=myproxy; regards, abhishek:-> "If u believe in psychokinesis then raise my hand." :-)