Click here to Skip to main content
15,909,518 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to get the user's loginid Pin
BSRK4-Oct-06 20:33
BSRK4-Oct-06 20:33 
AnswerRe: how to get the user's loginid Pin
minhpc_bk5-Oct-06 15:10
minhpc_bk5-Oct-06 15:10 
AnswerRe: how to get the user's loginid Pin
laocat20036-Oct-06 4:58
laocat20036-Oct-06 4:58 
QuestionDataGrid Pin
ptvce4-Oct-06 20:26
ptvce4-Oct-06 20:26 
AnswerRe: DataGrid Pin
Jay_se4-Oct-06 20:34
Jay_se4-Oct-06 20:34 
AnswerRe: DataGrid Pin
Sathesh Sakthivel4-Oct-06 20:36
Sathesh Sakthivel4-Oct-06 20:36 
QuestionHow to read a folder on a mapped network drive in asp.net Pin
Am Ritha4-Oct-06 20:09
Am Ritha4-Oct-06 20:09 
AnswerRe: How to read a folder on a mapped network drive in asp.net Pin
minhpc_bk5-Oct-06 15:04
minhpc_bk5-Oct-06 15:04 
There are a couple of options that your ASP.NET application may use to read the network drive:
+ Impersonate a domain account that has the permission to the folder.
+ Stick to the UNC path instead of using the drive name.
+ Run the ASP.NET process with the power account that is able to access the network drive.



GeneralRe: How to read a folder on a mapped network drive in asp.net Pin
Am Ritha5-Oct-06 21:25
Am Ritha5-Oct-06 21:25 
JokeOracle Connectivity Problem Pin
imshally814-Oct-06 19:40
imshally814-Oct-06 19:40 
QuestionSend SMS Pin
DGtech4-Oct-06 18:27
DGtech4-Oct-06 18:27 
AnswerRe: Send SMS Pin
minhpc_bk4-Oct-06 18:54
minhpc_bk4-Oct-06 18:54 
AnswerRe: Send SMS Pin
Exelioindia4-Oct-06 21:48
Exelioindia4-Oct-06 21:48 
QuestionHow to close a window ? Pin
cheeken2u4-Oct-06 17:56
cheeken2u4-Oct-06 17:56 
AnswerRe: How to close a window ? Pin
Sushant Duggal4-Oct-06 18:09
Sushant Duggal4-Oct-06 18:09 
GeneralRe: How to close a window ? [modified] Pin
cheeken2u4-Oct-06 18:38
cheeken2u4-Oct-06 18:38 
GeneralRe: How to close a window ? Pin
Sushant Duggal4-Oct-06 20:39
Sushant Duggal4-Oct-06 20:39 
GeneralRe: How to close a window ? Pin
cheeken2u4-Oct-06 21:04
cheeken2u4-Oct-06 21:04 
QuestionRepeater DataSource. This is driving me crazy. Pin
shapper4-Oct-06 15:38
shapper4-Oct-06 15:38 
AnswerRe: Repeater DataSource. This is driving me crazy. Pin
minhpc_bk4-Oct-06 18:52
minhpc_bk4-Oct-06 18:52 
GeneralRe: Repeater DataSource. This is driving me crazy. Pin
shapper5-Oct-06 4:18
shapper5-Oct-06 4:18 
GeneralRe: Repeater DataSource. This is driving me crazy. Pin
shapper5-Oct-06 4:24
shapper5-Oct-06 4:24 
QuestionHow to keep track on online users?!! URGENT Pin
Basheer_Nass4-Oct-06 15:22
Basheer_Nass4-Oct-06 15:22 
AnswerRe: How to keep track on online users?!! URGENT Pin
Sushant Duggal4-Oct-06 18:23
Sushant Duggal4-Oct-06 18:23 
GeneralRe: How to keep track on online users?!! URGENT Pin
Basheer_Nass5-Oct-06 8:19
Basheer_Nass5-Oct-06 8:19 

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.