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

ASP.NET

 
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 
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 
thnx , but actually i didn't understand the second part ,
i know how to use server.transfer but i didn't understand that context .& stuff ...
can you explain more ?

& i have an other problem , even when i use that server....

this prob is : keeping the same url

i have 2 pages : the first named FirstPage.aspx & the second called SecondPage.aspx

in the first i have a textbox & a button & in the second i have a label

so i want when i click the button in the first page the value in the text box been sent into the sencond page

private sub button_click()
server.transfer(secondpage.aspx) isn't it ?
end sub

in the second i request this value by writing :
label1.text = Request.form("textbox1").tostring()

the problem is that when i click that button in the first page i get the result in the label, but the browser keeps the same url i mean that it keep the url for the first page , it doesn't change it to the secondpage.aspx & i don't understand why , can you tell me why ?

i hope i was clear , i don't think so but i hope so Poke tongue | ;-P

thank you very much , waiting for your answer




try to be good if you can't be the best

-- modified at 8:35 Tuesday 18th July, 2006
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 
Questionhey expers , how to do a text bobx changed ? Pin
Mohammed Amine18-Jul-06 1:27
Mohammed Amine18-Jul-06 1:27 
AnswerRe: hey expers , how to do a text bobx changed ? Pin
Paddy Boyd18-Jul-06 1:37
Paddy Boyd18-Jul-06 1:37 
GeneralRe: hey expers , how to do a text bobx changed ? Pin
Mohammed Amine18-Jul-06 1:48
Mohammed Amine18-Jul-06 1:48 
GeneralRe: hey expers , how to do a text bobx changed ? Pin
Not Active18-Jul-06 2:32
mentorNot Active18-Jul-06 2:32 
AnswerRe: hey expers , how to do a text bobx changed ? Pin
Not Active18-Jul-06 2:30
mentorNot Active18-Jul-06 2:30 

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.