Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Bind a grid after the page is loaded Pin
tonymathewt8-Jun-09 3:34
professionaltonymathewt8-Jun-09 3:34 
AnswerRe: Bind a grid after the page is loaded Pin
saanj8-Jun-09 2:59
saanj8-Jun-09 2:59 
GeneralRe: Bind a grid after the page is loaded Pin
tonymathewt8-Jun-09 3:38
professionaltonymathewt8-Jun-09 3:38 
QuestionWhere can I find a good database application with ASP.net? Pin
transoft8-Jun-09 2:35
transoft8-Jun-09 2:35 
AnswerRe: Where can I find a good database application with ASP.net? Pin
Manas Bhardwaj8-Jun-09 2:44
professionalManas Bhardwaj8-Jun-09 2:44 
GeneralIf you don't know, please DO NOT reply. Pin
transoft8-Jun-09 8:07
transoft8-Jun-09 8:07 
QuestionCustom Paging with Repeater? Pin
keyur satyadev8-Jun-09 2:31
keyur satyadev8-Jun-09 2:31 
QuestionReading text file Pin
sachees1238-Jun-09 2:13
sachees1238-Jun-09 2:13 
Want to read file of mine extension ie. "abc.ba" either from web or from local drive.

problem is how to set path of file wat i tried is :

fp = File.OpenText(Server.MapPath(("C://Upload//") + "test.RA"));

fp = File.OpenText(Server.MapPath(("C:\\Upload\\") + "test.RA"));

fp = File.OpenText(Server.MapPath((".\\Upload\\") + "test.RA"));

Everytime an error message come "VIRTUAL PATH NOT FOUND"

wat to do???
AnswerRe: Reading text file Pin
saanj8-Jun-09 2:19
saanj8-Jun-09 2:19 
GeneralRe: Reading text file Pin
sachees1238-Jun-09 2:20
sachees1238-Jun-09 2:20 
AnswerRe: Reading text file Pin
Blue_Boy8-Jun-09 2:20
Blue_Boy8-Jun-09 2:20 
GeneralRe: Reading text file Pin
sachees1238-Jun-09 2:31
sachees1238-Jun-09 2:31 
GeneralRe: Reading text file Pin
Blue_Boy8-Jun-09 2:44
Blue_Boy8-Jun-09 2:44 
QuestionIn HTML Editor how can we find cursor position or selected text ? Pin
Jain Vijay8-Jun-09 1:55
Jain Vijay8-Jun-09 1:55 
AnswerRe: In HTML Editor how can we find cursor position or selected text ? Pin
Not Active8-Jun-09 2:25
mentorNot Active8-Jun-09 2:25 
Question"A potentially dangerous Request.Form value was detected from the client" [modified] Pin
devvvy8-Jun-09 1:47
devvvy8-Jun-09 1:47 
AnswerRe: "A potentially dangerous Request.Form value was detected from the client" Pin
Colin Angus Mackay8-Jun-09 2:09
Colin Angus Mackay8-Jun-09 2:09 
GeneralRe: "A potentially dangerous Request.Form value was detected from the client" Pin
devvvy8-Jun-09 2:37
devvvy8-Jun-09 2:37 
GeneralRe: "A potentially dangerous Request.Form value was detected from the client" Pin
Colin Angus Mackay8-Jun-09 2:47
Colin Angus Mackay8-Jun-09 2:47 
GeneralRe: "A potentially dangerous Request.Form value was detected from the client" [modified] Pin
devvvy8-Jun-09 2:50
devvvy8-Jun-09 2:50 
QuestionFoxit , How to detect through Javascript that Foxit PDF viewer is installed on IE ? Pin
Rizwan Bashir8-Jun-09 1:45
Rizwan Bashir8-Jun-09 1:45 
QuestionProblem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
mkumar25118-Jun-09 1:17
mkumar25118-Jun-09 1:17 
AnswerRe: Problem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
Jain Vijay8-Jun-09 1:58
Jain Vijay8-Jun-09 1:58 
GeneralRe: Problem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
mkumar25118-Jun-09 2:34
mkumar25118-Jun-09 2:34 
GeneralRe: Problem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
Jain Vijay8-Jun-09 21:43
Jain Vijay8-Jun-09 21:43 

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.