Click here to Skip to main content
15,881,248 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Hi , i need an advice Pin
Jim Conigliaro18-Jul-06 3:40
Jim Conigliaro18-Jul-06 3:40 
GeneralRe: Hi , i need an advice Pin
Mohammed Amine18-Jul-06 3:44
Mohammed Amine18-Jul-06 3:44 
GeneralRe: Hi , i need an advice Pin
StonePit18-Jul-06 7:34
StonePit18-Jul-06 7:34 
GeneralRe: Hi , i need an advice Pin
Mohammed Amine18-Jul-06 11:03
Mohammed Amine18-Jul-06 11:03 
AnswerRe: Hi , i need an advice Pin
Shmalex18-Jul-06 16:00
Shmalex18-Jul-06 16:00 
GeneralRe: Hi , i need an advice Pin
Mohammed Amine19-Jul-06 0:50
Mohammed Amine19-Jul-06 0:50 
GeneralRe: Hi , i need an advice Pin
Mohammed Amine19-Jul-06 14:09
Mohammed Amine19-Jul-06 14:09 
QuestionHi , please how to send data through a hyperlink in asp.net 1.1 Pin
Mohammed Amine18-Jul-06 1:45
Mohammed Amine18-Jul-06 1:45 
Hi ,
to send data through a hyperlink in asp.net 2.0 , there is a propriety called NavigateURL where you can involve the data you want to send

e.g :

in the navigateURL propriety you write this

page1.aspx?value=Amine

whith this statement you send the value "Amine into page1 through the hypelink , so when you click this hyperlink you can see the "Amine" value shown in a label in page1 isn't it ?

label1.text = request.item(value).tostring()

if the line over is false don't matter i just forgot how to request it & i can review my courses , the neccessary is to know how can i send something like that in asp.net 1.1

thank you very much

try to be good if you can't be the best
AnswerRe: Hi , please how to send data through a hyperlink in asp.net 1.1 Pin
_AK_18-Jul-06 1:49
_AK_18-Jul-06 1:49 
GeneralRe: Hi , please how to send data through a hyperlink in asp.net 1.1 Pin
Mohammed Amine18-Jul-06 1:56
Mohammed Amine18-Jul-06 1:56 
GeneralRe: Hi , please how to send data through a hyperlink in asp.net 1.1 Pin
_AK_18-Jul-06 2:03
_AK_18-Jul-06 2:03 
AnswerRe: Hi , please how to send data through a hyperlink in asp.net 1.1 Pin
Vipin Venugopal18-Jul-06 2:07
Vipin Venugopal18-Jul-06 2:07 
GeneralRe: Hi , please how to send data through a hyperlink in asp.net 1.1 [modified] Pin
Mohammed Amine18-Jul-06 2:34
Mohammed Amine18-Jul-06 2:34 
GeneralRe: Hi , please how to send data through a hyperlink in asp.net 1.1 Pin
Vipin Venugopal18-Jul-06 19:43
Vipin Venugopal18-Jul-06 19:43 
QuestionASP GridView retrieveing data from cell Pin
StonePit18-Jul-06 1:44
StonePit18-Jul-06 1:44 
AnswerRe: ASP GridView retrieveing data from cell Pin
Vipin Venugopal18-Jul-06 2:11
Vipin Venugopal18-Jul-06 2:11 
GeneralRe: ASP GridView retrieveing data from cell Pin
StonePit18-Jul-06 3:20
StonePit18-Jul-06 3:20 
GeneralRe: ASP GridView retrieveing data from cell Pin
minhpc_bk18-Jul-06 16:24
minhpc_bk18-Jul-06 16:24 
GeneralRe: ASP GridView retrieveing data from cell [modified] Pin
ozeegers19-Nov-06 0:25
ozeegers19-Nov-06 0:25 
QuestionWeb services Pin
momo00718-Jul-06 1:34
momo00718-Jul-06 1:34 
AnswerRe: Web services Pin
Jim Conigliaro18-Jul-06 2:07
Jim Conigliaro18-Jul-06 2:07 
Questiondatalist Pin
rajmani18-Jul-06 1:28
rajmani18-Jul-06 1:28 
AnswerRe: datalist Pin
Paddy Boyd18-Jul-06 1:35
Paddy Boyd18-Jul-06 1:35 
JokeRe: datalist Pin
Not Active18-Jul-06 2:26
mentorNot Active18-Jul-06 2:26 
AnswerRe: datalist Pin
Daniel Santillanes18-Jul-06 5:31
professionalDaniel Santillanes18-Jul-06 5:31 

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.