Click here to Skip to main content
15,884,472 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionuser details after login Pin
rahuuul175-Nov-09 18:27
rahuuul175-Nov-09 18:27 
AnswerRe: user details after login Pin
rahuuul175-Nov-09 18:28
rahuuul175-Nov-09 18:28 
GeneralRe: user details after login Pin
Gamzun5-Nov-09 19:00
Gamzun5-Nov-09 19:00 
AnswerRe: user details after login Pin
Christian Graus5-Nov-09 18:54
protectorChristian Graus5-Nov-09 18:54 
GeneralRe: user details after login Pin
rahuuul175-Nov-09 18:57
rahuuul175-Nov-09 18:57 
GeneralRe: user details after login Pin
Christian Graus5-Nov-09 20:13
protectorChristian Graus5-Nov-09 20:13 
GeneralRe: user details after login Pin
Gamzun5-Nov-09 23:18
Gamzun5-Nov-09 23:18 
Questionhow to implement the "remember me" component in the asp web page Pin
Amit Spadez5-Nov-09 17:37
professionalAmit Spadez5-Nov-09 17:37 
AnswerRe: how to implement the "remember me" component in the asp web page Pin
tejesh1235-Nov-09 17:57
tejesh1235-Nov-09 17:57 
GeneralRe: how to implement the "remember me" component in the asp web page Pin
Amit Spadez5-Nov-09 18:00
professionalAmit Spadez5-Nov-09 18:00 
GeneralRe: how to implement the "remember me" component in the asp web page Pin
Gamzun5-Nov-09 18:05
Gamzun5-Nov-09 18:05 
GeneralRe: how to implement the "remember me" component in the asp web page Pin
tejesh1235-Nov-09 18:21
tejesh1235-Nov-09 18:21 
AnswerRe: how to implement the "remember me" component in the asp web page Pin
Gamzun5-Nov-09 18:02
Gamzun5-Nov-09 18:02 
QuestionGetting local printers on client Pin
dptalt5-Nov-09 8:18
dptalt5-Nov-09 8:18 
AnswerRe: Getting local printers on client Pin
Abhishek Sur5-Nov-09 9:17
professionalAbhishek Sur5-Nov-09 9:17 
QuestionAccess Error to the folder where uploaded file is saved Pin
K.Safvi5-Nov-09 6:01
K.Safvi5-Nov-09 6:01 
AnswerRe: Access Error to the folder where uploaded file is saved Pin
Gamzun5-Nov-09 6:26
Gamzun5-Nov-09 6:26 
GeneralRe: Access Error to the folder where uploaded file is saved Pin
K.Safvi5-Nov-09 8:06
K.Safvi5-Nov-09 8:06 
AnswerRe: Access Error to the folder where uploaded file is saved Pin
Abhishek Sur5-Nov-09 6:53
professionalAbhishek Sur5-Nov-09 6:53 
GeneralRe: Access Error to the folder where uploaded file is saved Pin
K.Safvi5-Nov-09 8:12
K.Safvi5-Nov-09 8:12 
GeneralRe: Access Error to the folder where uploaded file is saved Pin
Christian Graus5-Nov-09 11:05
protectorChristian Graus5-Nov-09 11:05 
K.Safvi wrote:
FileName = Mid(strPath, (Len(strPath) - intFileNameLength) + 2)


Horrible. Check out the Path class ( system.IO.Path ), it has methods to return filenames, file extensions, etc.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionIIS error Pin
greendragons5-Nov-09 5:59
greendragons5-Nov-09 5:59 
AnswerRe: IIS error Pin
Abhishek Sur5-Nov-09 6:50
professionalAbhishek Sur5-Nov-09 6:50 
GeneralRe: IIS error Pin
tanukochhar6-Nov-09 21:03
tanukochhar6-Nov-09 21:03 
Questionhow to convert date into english words Pin
Spurple5-Nov-09 4:54
Spurple5-Nov-09 4:54 

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.