Click here to Skip to main content
15,903,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionBlock downloading .flv movies Pin
zeeShan anSari8-Sep-09 6:18
zeeShan anSari8-Sep-09 6:18 
AnswerRe: Block downloading .flv movies Pin
Manas Bhardwaj8-Sep-09 6:47
professionalManas Bhardwaj8-Sep-09 6:47 
AnswerRe: Block downloading .flv movies Pin
Christian Graus8-Sep-09 11:22
protectorChristian Graus8-Sep-09 11:22 
AnswerRe: Block downloading .flv movies Pin
Abhishek Sur8-Sep-09 12:40
professionalAbhishek Sur8-Sep-09 12:40 
Questionit's easy but i need help!!!! Pin
Yajjoj8-Sep-09 3:26
Yajjoj8-Sep-09 3:26 
AnswerRe: it's easy but i need help!!!! Pin
Not Active8-Sep-09 3:50
mentorNot Active8-Sep-09 3:50 
GeneralRe: it's easy but i need help!!!! Pin
Yajjoj8-Sep-09 23:45
Yajjoj8-Sep-09 23:45 
AnswerRe: it's easy but i need help!!!! Pin
Christian Graus8-Sep-09 11:27
protectorChristian Graus8-Sep-09 11:27 
You should buy a basic ASP.NET book and work through it, because you seem very confused.

You write a template for the link in the gridview that includes the url, exactly as you're showing it, except it needs a value - deteles.aspx?Id_no=3 for example. Then you use Request.QueryString to read the value on the other page.

This is 101 stuff. I assume this is not a commercial project, but one for learning. Apart from anything else ( such as your lack of experience ), your client won't be happy to get a page with a link that says 'show deteles'......

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.

GeneralRe: it's easy but i need help!!!! Pin
Yajjoj9-Sep-09 0:17
Yajjoj9-Sep-09 0:17 
AnswerRe: it's easy but i need help!!!! Pin
sashidhar8-Sep-09 19:47
sashidhar8-Sep-09 19:47 
GeneralRe: it's easy but i need help!!!! Pin
Yajjoj9-Sep-09 0:28
Yajjoj9-Sep-09 0:28 
GeneralRe: it's easy but i need help!!!! Pin
sashidhar9-Sep-09 1:08
sashidhar9-Sep-09 1:08 
QuestionGetting Parser error when running Web Application on Internet Pin
GauravKP8-Sep-09 2:58
professionalGauravKP8-Sep-09 2:58 
AnswerRe: Getting Parser error when running Web Application on Internet Pin
SeMartens8-Sep-09 3:49
SeMartens8-Sep-09 3:49 
Questionsession variable Pin
Abbas_here8-Sep-09 2:49
Abbas_here8-Sep-09 2:49 
Answer[Message Deleted] Pin
GauravKP8-Sep-09 2:59
professionalGauravKP8-Sep-09 2:59 
GeneralRe: session variable Pin
Abhijit Jana8-Sep-09 3:02
professionalAbhijit Jana8-Sep-09 3:02 
GeneralRe: session variable Pin
Abbas_here8-Sep-09 3:02
Abbas_here8-Sep-09 3:02 
GeneralASP.NET page generation Pin
ankit_sam8-Sep-09 2:48
ankit_sam8-Sep-09 2:48 
GeneralRe: ASP.NET page generation Pin
Abhishek Sur8-Sep-09 13:08
professionalAbhishek Sur8-Sep-09 13:08 
Questionproblem with primary key Pin
shankbond8-Sep-09 2:01
shankbond8-Sep-09 2:01 
AnswerRe: problem with primary key Pin
Manas Bhardwaj8-Sep-09 2:13
professionalManas Bhardwaj8-Sep-09 2:13 
AnswerRe: problem with primary key Pin
Aman Bhullar8-Sep-09 2:17
Aman Bhullar8-Sep-09 2:17 
GeneralAgree scope_identity() is the way to go. Read this article Pin
David Mujica8-Sep-09 2:51
David Mujica8-Sep-09 2:51 
AnswerRe: problem with primary key Pin
Zoki Manas8-Sep-09 22:38
Zoki Manas8-Sep-09 22:38 

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.