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

ASP.NET

 
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 
GeneralRe: it's easy but i need help!!!! Pin
Yajjoj9-Sep-09 0:17
Yajjoj9-Sep-09 0:17 
"You should buy a basic ASP.NET book"

i already have these books:
1-Beginning ASP.NET 2.0 in VB 2005
2-ASP.NET Database Programming Weekend Crash Course
3-WROX Professional ASP.NET 2.0

but i dedn't find any thing useful on it. and yes i am very confused.

you know,my problem is not with the code my problem is "where to but it?" cuz i dont know how to deal with the gridvview :

i already add button Contin this code:

Dim ID_no_Value As String = GridView1.SelectedDataKey.Value.ToString()
        Response.Redirect("Detels.aspx?index=" & ID_no_Value)


and it's working good but that is not what i want.
i want it insid the linke in the data gridview!!!! WTF | :WTF:

and this the damn Hyperlink: Cry | :((

<asp:HyperLinkField Text="Show Deteles" DataNavigateUrlFields="ID_no" DataNavigateUrlFormatString ="Detels.aspx" />

Cry | :((

and what do you mean by"your client won't be happy to get a page with a link that says 'show deteles'"

why? is there any better idea?
cuz i want hem to see in the first bage the main Information and when he click on the link 'show deteles' he can see all information about that customer.

please help me with this ,you are my masterThumbs Up | :thumbsup: .
and thank you sir.Thumbs Up | :thumbsup:

al hajjaj

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 
GeneralRe: problem with primary key Pin
shankbond8-Sep-09 23:43
shankbond8-Sep-09 23:43 

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.