Click here to Skip to main content
15,905,563 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDynamically Create Linkbutton Pin
JGOnline20-Aug-06 0:07
JGOnline20-Aug-06 0:07 
AnswerRe: Dynamically Create Linkbutton Pin
gnjunge20-Aug-06 0:40
gnjunge20-Aug-06 0:40 
GeneralRe: Dynamically Create Linkbutton Pin
JGOnline20-Aug-06 1:47
JGOnline20-Aug-06 1:47 
AnswerRe: Dynamically Create Linkbutton Pin
Mircea Grelus20-Aug-06 1:35
Mircea Grelus20-Aug-06 1:35 
Questionhelp needed in slideshow Pin
Pravin H19-Aug-06 22:32
Pravin H19-Aug-06 22:32 
AnswerRe: help needed in slideshow [modified] Pin
gnjunge20-Aug-06 0:53
gnjunge20-Aug-06 0:53 
GeneralRe: help needed in slideshow Pin
Pravin H20-Aug-06 21:38
Pravin H20-Aug-06 21:38 
GeneralRe: help needed in slideshow Pin
gnjunge20-Aug-06 22:59
gnjunge20-Aug-06 22:59 
I guess you mean javascript? Look if the folders you want to browse through are on the client side, you'll have a problem, since the browser is not allowed to do things like folder browsing etc (think of the security issues that would rise with such a feature). So then indeed you need to use Java to make a small applet that would browse folders on the harddrive. I'm not a Java expert, so I don't really know.

If we talk about folders on the server, then you indeed have to loop on the serverside through all the folder and print them to the client in HTML.
QuestionSQL Server, Images and DataGrid in ASP.NET Pin
postmaster@programmingknowledge.com19-Aug-06 19:01
postmaster@programmingknowledge.com19-Aug-06 19:01 
AnswerRe: SQL Server, Images and DataGrid in ASP.NET Pin
Colin Angus Mackay19-Aug-06 21:27
Colin Angus Mackay19-Aug-06 21:27 
AnswerRe: SQL Server, Images and DataGrid in ASP.NET Pin
bgates197020-Aug-06 7:43
bgates197020-Aug-06 7:43 
QuestionWebClient Problems Pin
bgates197019-Aug-06 11:11
bgates197019-Aug-06 11:11 
AnswerRe: WebClient Problems Pin
Guffa19-Aug-06 13:28
Guffa19-Aug-06 13:28 
GeneralRe: WebClient Problems Pin
bgates197020-Aug-06 7:33
bgates197020-Aug-06 7:33 
GeneralRe: WebClient Problems Pin
Guffa20-Aug-06 14:01
Guffa20-Aug-06 14:01 
Questionhow to get the selected text in textarea Pin
largs19-Aug-06 10:23
largs19-Aug-06 10:23 
AnswerRe: how to get the selected text in textarea Pin
Coding C#20-Aug-06 20:27
Coding C#20-Aug-06 20:27 
Questionjavascript coding for onmouseover event [modified] Pin
bhushan thorat19-Aug-06 4:00
bhushan thorat19-Aug-06 4:00 
AnswerRe: javascript coding for onmouseover event Pin
bgates197019-Aug-06 11:18
bgates197019-Aug-06 11:18 
Questionhow to do this? Pin
Amit Agarrwal19-Aug-06 3:55
Amit Agarrwal19-Aug-06 3:55 
AnswerRe: how to do this? Pin
Colin Angus Mackay19-Aug-06 21:30
Colin Angus Mackay19-Aug-06 21:30 
Questionmenu generation Pin
omi9819-Aug-06 3:34
omi9819-Aug-06 3:34 
AnswerRe: menu generation Pin
Suresh Pirsquare19-Aug-06 4:59
Suresh Pirsquare19-Aug-06 4:59 
GeneralRe: menu generation Pin
omi9821-Aug-06 6:36
omi9821-Aug-06 6:36 
AnswerRe: menu generation Pin
postmaster@programmingknowledge.com19-Aug-06 8:04
postmaster@programmingknowledge.com19-Aug-06 8:04 

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.