Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Regular expression needed Pin
ednrgc5-Dec-06 6:46
ednrgc5-Dec-06 6:46 
QuestionDatagrid Problem Pin
monika_vasvani4-Dec-06 19:50
monika_vasvani4-Dec-06 19:50 
AnswerRe: Datagrid Problem Pin
M LN Rao4-Dec-06 23:02
M LN Rao4-Dec-06 23:02 
QuestionThe memory could not be written. Pin
MissionSuccess4-Dec-06 19:04
MissionSuccess4-Dec-06 19:04 
QuestionCustom Web component Pin
Kanjinghat4-Dec-06 19:02
Kanjinghat4-Dec-06 19:02 
AnswerRe: Custom Web component Pin
M LN Rao4-Dec-06 22:52
M LN Rao4-Dec-06 22:52 
QuestionUpload and download .txt file Pin
Nagraj Naik4-Dec-06 18:30
Nagraj Naik4-Dec-06 18:30 
AnswerRe: Upload and download .txt file Pin
Kapil Thakur4-Dec-06 18:41
Kapil Thakur4-Dec-06 18:41 
hi,
simply pass the address of the file in the navigateUrl of link

hypLink.NavigateUrl = "../files/test.txt"
or
hypLink.NavigateUrl = "../files/test.doc"


you wouldn't have to do all the complex coding that you are doing right now.

regards,
Kapil Thakur
GeneralRe: Upload and download .txt file Pin
Nagraj Naik4-Dec-06 19:03
Nagraj Naik4-Dec-06 19:03 
AnswerRe: Upload and download .txt file(Ultimate solution) Pin
Nagraj Naik4-Dec-06 20:01
Nagraj Naik4-Dec-06 20:01 
QuestionUsing Text Box of another page Pin
Khan.Bangash4-Dec-06 18:12
Khan.Bangash4-Dec-06 18:12 
GeneralRe: Using Text Box of another page Pin
Guffa4-Dec-06 18:31
Guffa4-Dec-06 18:31 
GeneralRe: Using Text Box of another page Pin
Khan.Bangash4-Dec-06 18:49
Khan.Bangash4-Dec-06 18:49 
AnswerRe: Using Text Box of another page Pin
Guffa4-Dec-06 20:42
Guffa4-Dec-06 20:42 
AnswerRe: Using Text Box of another page Pin
Kapil Thakur4-Dec-06 18:48
Kapil Thakur4-Dec-06 18:48 
GeneralRe: Using Text Box of another page Pin
Khan.Bangash4-Dec-06 18:53
Khan.Bangash4-Dec-06 18:53 
QuestionRetrieving a connection string Pin
mohd imran abdul aziz4-Dec-06 18:10
mohd imran abdul aziz4-Dec-06 18:10 
GeneralRe: Retrieving a connection string Pin
Guffa4-Dec-06 18:32
Guffa4-Dec-06 18:32 
AnswerRe: Retrieving a connection string Pin
Khan.Bangash4-Dec-06 19:13
Khan.Bangash4-Dec-06 19:13 
GeneralRe: Retrieving a connection string [modified] Pin
mohd imran abdul aziz4-Dec-06 19:19
mohd imran abdul aziz4-Dec-06 19:19 
GeneralRe: Retrieving a connection string Pin
Khan.Bangash4-Dec-06 20:02
Khan.Bangash4-Dec-06 20:02 
QuestionJavascript Parameters Pin
monika_vasvani4-Dec-06 18:02
monika_vasvani4-Dec-06 18:02 
AnswerRe: Javascript Parameters Pin
Guffa4-Dec-06 18:52
Guffa4-Dec-06 18:52 
AnswerRe: Javascript Parameters Pin
Kapil Thakur4-Dec-06 18:53
Kapil Thakur4-Dec-06 18:53 
GeneralRe: Javascript Parameters Pin
monika_vasvani4-Dec-06 19:16
monika_vasvani4-Dec-06 19:16 

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.