Click here to Skip to main content
15,888,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionget full File path using Fileupload control Pin
Bharani_Ram9-Jul-08 21:32
Bharani_Ram9-Jul-08 21:32 
AnswerRe: get full File path using Fileupload control Pin
Gayani Devapriya9-Jul-08 22:19
Gayani Devapriya9-Jul-08 22:19 
GeneralRe: get full File path using Fileupload control Pin
Bharani_Ram10-Jul-08 0:21
Bharani_Ram10-Jul-08 0:21 
GeneralRe: get full File path using Fileupload control Pin
Sherin Iranimose10-Jul-08 0:47
Sherin Iranimose10-Jul-08 0:47 
GeneralRe: get full File path using Fileupload control Pin
Bharani_Ram10-Jul-08 2:33
Bharani_Ram10-Jul-08 2:33 
AnswerRe: get full File path using Fileupload control Pin
Sutheesh chandran10-Jul-08 1:16
Sutheesh chandran10-Jul-08 1:16 
QuestionERROR: There is no source code available for current location. Pin
kathyani9-Jul-08 20:42
kathyani9-Jul-08 20:42 
QuestionHorizontal scroll bar problem in Listbox Pin
needhi_p9-Jul-08 20:07
needhi_p9-Jul-08 20:07 
Hi...
I want horizontal scroll bar in Listbox. For that i am using following code.

<div style="width:120px; overflow-x:auto">
<asp:listbox id="lstboxvalue" runat="server" width="125px" rows="6" xmlns:asp="#unknown"></asp:listbox>
</div>

It gives me horizontal scroll bar. But it truncates some portion of text. The whole text is stored in database but whole isn't reflected here. Can anyone tell me what could be the problem.

eg. The text stored in database is 'testing by needhi', den it shows only 'testing by ne'.
Plz help. Its urgent..
AnswerRe: Horizontal scroll bar problem in Listbox Pin
Imran Khan Pathan9-Jul-08 20:28
Imran Khan Pathan9-Jul-08 20:28 
GeneralRe: Horizontal scroll bar problem in Listbox Pin
needhi_p9-Jul-08 21:06
needhi_p9-Jul-08 21:06 
AnswerRe: Horizontal scroll bar problem in Listbox Pin
sumit70349-Jul-08 20:34
sumit70349-Jul-08 20:34 
Questionuser control in a loop Pin
gaurav mangal9-Jul-08 18:52
gaurav mangal9-Jul-08 18:52 
AnswerRe: user control in a loop Pin
Sherin Iranimose9-Jul-08 22:22
Sherin Iranimose9-Jul-08 22:22 
GeneralRe: user control in a loop Pin
gaurav mangal10-Jul-08 2:15
gaurav mangal10-Jul-08 2:15 
GeneralRe: user control in a loop Pin
Sherin Iranimose10-Jul-08 2:34
Sherin Iranimose10-Jul-08 2:34 
GeneralRe: user control in a loop Pin
gaurav mangal13-Jul-08 20:10
gaurav mangal13-Jul-08 20:10 
QuestionHow to hide tooltips in Crystal Reports? Pin
NinaWilliam9-Jul-08 18:52
NinaWilliam9-Jul-08 18:52 
AnswerRe: How to hide tooltips in Crystal Reports? Pin
NinaWilliam13-Jul-08 18:50
NinaWilliam13-Jul-08 18:50 
GeneralRe: How to hide tooltips in Crystal Reports? Pin
NinaWilliam21-Sep-08 21:38
NinaWilliam21-Sep-08 21:38 
Questionasp .net connect my web page access database manually [modified] Pin
lankaudaranga9-Jul-08 18:16
lankaudaranga9-Jul-08 18:16 
AnswerRe: asp .net connect my web page access database manually Pin
Paul Conrad9-Jul-08 18:44
professionalPaul Conrad9-Jul-08 18:44 
AnswerRe: asp .net connect my web page access database manually Pin
Paddy Boyd9-Jul-08 20:41
Paddy Boyd9-Jul-08 20:41 
QuestionDataAdapter Pin
Murugavel Sadagopan9-Jul-08 16:47
Murugavel Sadagopan9-Jul-08 16:47 
AnswerRe: DataAdapter Pin
Imran Khan Pathan9-Jul-08 19:29
Imran Khan Pathan9-Jul-08 19:29 
GeneralRe: DataAdapter Pin
Murugavel Sadagopan10-Jul-08 19:09
Murugavel Sadagopan10-Jul-08 19:09 

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.