Click here to Skip to main content
15,902,032 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Web config connection? Pin
Jack Li8-Mar-09 22:32
Jack Li8-Mar-09 22:32 
AnswerRe: Web config connection? Pin
gregor109-Mar-09 3:58
gregor109-Mar-09 3:58 
QuestionAsynchronous Operation in UdpClient in ASP.Net Pin
M. J. Jaya Chitra8-Mar-09 20:14
M. J. Jaya Chitra8-Mar-09 20:14 
AnswerRe: Asynchronous Operation in UdpClient in ASP.Net Pin
N a v a n e e t h8-Mar-09 20:31
N a v a n e e t h8-Mar-09 20:31 
GeneralRe: Asynchronous Operation in UdpClient in ASP.Net Pin
M. J. Jaya Chitra8-Mar-09 20:39
M. J. Jaya Chitra8-Mar-09 20:39 
QuestionTo read excel Pin
Krishna Varadharajan8-Mar-09 20:06
Krishna Varadharajan8-Mar-09 20:06 
AnswerRe: To read excel Pin
Christian Graus8-Mar-09 20:35
protectorChristian Graus8-Mar-09 20:35 
GeneralRe: To read excel Pin
Krishna Varadharajan8-Mar-09 20:44
Krishna Varadharajan8-Mar-09 20:44 
Thanks for ur reply.....

the connection string wht i given was this..
String sConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source='
c:/valuefirst.xls
';Extended Properties=Excel 8.0"; (its working)


Aboue connection string is for reading from localsystem, so if i want to read from server folder the link wht can i give in Data Source.

And i tryed by giving complete link like below..

Provider=Microsoft.Jet.OLEDB.4.0;Data Source=http://justmypixels.com/escorts/sms/sms.xls; Extended Properties=Excel 8.0";

It was showing the error like "Invalid internet address."

Can u pls short this out....

Thanx

krishna

AnswerRe: To read excel Pin
Jack Li8-Mar-09 22:54
Jack Li8-Mar-09 22:54 
Questionexception in stored procedure Pin
NRHSR8-Mar-09 19:47
NRHSR8-Mar-09 19:47 
AnswerRe: exception in stored procedure Pin
N a v a n e e t h8-Mar-09 19:49
N a v a n e e t h8-Mar-09 19:49 
AnswerRe: exception in stored procedure Pin
monu nair8-Mar-09 19:50
monu nair8-Mar-09 19:50 
AnswerRe: exception in stored procedure Pin
Christian Graus8-Mar-09 19:50
protectorChristian Graus8-Mar-09 19:50 
GeneralRe: exception in stored procedure Pin
_Maxxx_8-Mar-09 20:43
professional_Maxxx_8-Mar-09 20:43 
GeneralRe: exception in stored procedure Pin
NRHSR8-Mar-09 22:55
NRHSR8-Mar-09 22:55 
GeneralRe: exception in stored procedure Pin
_Maxxx_8-Mar-09 23:57
professional_Maxxx_8-Mar-09 23:57 
GeneralRe: exception in stored procedure Pin
NRHSR9-Mar-09 0:33
NRHSR9-Mar-09 0:33 
Questionabout gridview [modified] Pin
prateekfgiet8-Mar-09 19:38
prateekfgiet8-Mar-09 19:38 
AnswerRe: about gridview Pin
N a v a n e e t h8-Mar-09 19:47
N a v a n e e t h8-Mar-09 19:47 
AnswerRe: about gridview Pin
Christian Graus8-Mar-09 19:49
protectorChristian Graus8-Mar-09 19:49 
Questionhow to prevent right click in a browser. Pin
souravghosh188-Mar-09 19:27
souravghosh188-Mar-09 19:27 
Answerhow to prevent right click in a browser. Pin
Member 38513068-Mar-09 19:34
Member 38513068-Mar-09 19:34 
AnswerRe: how to prevent right click in a browser. Pin
Jerry.Wang8-Mar-09 19:39
Jerry.Wang8-Mar-09 19:39 
AnswerRe: how to prevent right click in a browser. Pin
Christian Graus8-Mar-09 19:44
protectorChristian Graus8-Mar-09 19:44 
GeneralRe: how to prevent right click in a browser. Pin
fred_10-Mar-09 8:55
fred_10-Mar-09 8:55 

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.