Click here to Skip to main content
15,890,512 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: logout Pin
badgrs3-Jun-07 22:37
badgrs3-Jun-07 22:37 
QuestionInternational Language Unicode breaks in FireFox Pin
Vasudevan Deepak Kumar1-Jun-07 19:39
Vasudevan Deepak Kumar1-Jun-07 19:39 
AnswerRe: International Language Unicode breaks in FireFox Pin
Guffa1-Jun-07 22:42
Guffa1-Jun-07 22:42 
AnswerRe: International Language Unicode breaks in FireFox Pin
Arun.Immanuel2-Jun-07 7:59
Arun.Immanuel2-Jun-07 7:59 
GeneralRe: International Language Unicode breaks in FireFox Pin
Vasudevan Deepak Kumar4-Jun-07 19:07
Vasudevan Deepak Kumar4-Jun-07 19:07 
QuestionGET MULTIPLE VALUES FROM OTHER ASPX Pin
hifiger20041-Jun-07 2:16
hifiger20041-Jun-07 2:16 
AnswerRe: GET MULTIPLE VALUES FROM OTHER ASPX Pin
kubben1-Jun-07 3:17
kubben1-Jun-07 3:17 
AnswerRe: GET MULTIPLE VALUES FROM OTHER ASPX Pin
RichardGrimmer1-Jun-07 4:49
RichardGrimmer1-Jun-07 4:49 
hifiger2004 wrote:
How can I show the value of textbox1.text and textbox2.text from the other aspx thru msgbox. Because, when I click the button there's no msbox will popup.


You may be labouring under a misapprehension here - if you show a message box on the server side - i.e. in your codebehind - then it will be shown ON_THE_SERVER, not on the client. If you're working on localhost, then you'll see it, but any clients connecting from other machines won't - but you will!

If you're adamant you want to use a messagebox-type output, then Session is the way to go, followed by either registering some startup script, or by slapping the values into some hidden fields , then using javascript to get the values out and alert() them...

"Knock me down, I'll get straight back up again, I'll come back stronger than a powered up pacman"
(Lilly Allen / Kaiser Chiefs)

AnswerRe: GET MULTIPLE VALUES FROM OTHER ASPX Pin
Christian Graus1-Jun-07 10:45
protectorChristian Graus1-Jun-07 10:45 
Questionimage retrieval Pin
jayvaishnav8231-May-07 23:44
jayvaishnav8231-May-07 23:44 
AnswerRe: image retrieval Pin
Christian Graus1-Jun-07 0:13
protectorChristian Graus1-Jun-07 0:13 
AnswerRe: image retrieval Pin
Paddy Boyd1-Jun-07 1:24
Paddy Boyd1-Jun-07 1:24 
GeneralRe: image retrieval Pin
jayvaishnav821-Jun-07 23:21
jayvaishnav821-Jun-07 23:21 
QuestionNeed help in Save and Retriving Rich Text Editor Values Pin
varshavmane31-May-07 22:58
varshavmane31-May-07 22:58 
AnswerRe: Need help in Save and Retriving Rich Text Editor Values Pin
badgrs3-Jun-07 22:36
badgrs3-Jun-07 22:36 
QuestionGetting your website search rank up Pin
logicaldna31-May-07 22:50
logicaldna31-May-07 22:50 
AnswerRe: Getting your website search rank up Pin
Christian Graus31-May-07 23:16
protectorChristian Graus31-May-07 23:16 
GeneralRe: Getting your website search rank up Pin
logicaldna31-May-07 23:40
logicaldna31-May-07 23:40 
GeneralRe: Getting your website search rank up Pin
Johnny ²1-Jun-07 0:10
Johnny ²1-Jun-07 0:10 
AnswerRe: Getting your website search rank up Pin
Johnny ²1-Jun-07 0:11
Johnny ²1-Jun-07 0:11 
GeneralRe: Getting your website search rank up Pin
logicaldna1-Jun-07 0:16
logicaldna1-Jun-07 0:16 
AnswerRe: Getting your website search rank up Pin
Niall Barr1-Jun-07 0:33
professionalNiall Barr1-Jun-07 0:33 
GeneralRe: Getting your website search rank up Pin
logicaldna1-Jun-07 0:38
logicaldna1-Jun-07 0:38 
QuestionIE7 Pin
thainam31-May-07 21:42
thainam31-May-07 21:42 
Questionhow to make strong logic sites Pin
tauras8131-May-07 20:19
tauras8131-May-07 20:19 

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.