Click here to Skip to main content
15,914,452 members
Home / Discussions / Web Development
   

Web Development

 
GeneralDHTML: Retrieving The Dimensions Of A DIV Container Pin
Member 239525-May-00 21:24
Member 239525-May-00 21:24 
GeneralRe: DHTML: Retrieving The Dimensions Of A DIV Container Pin
haykel25-May-00 22:34
haykel25-May-00 22:34 
GeneralRe: DHTML: Retrieving The Dimensions Of A DIV Container Pin
Member 239531-May-00 21:36
Member 239531-May-00 21:36 
GeneralRe: DHTML: Retrieving The Dimensions Of A DIV Container Pin
haykel1-Jun-00 1:51
haykel1-Jun-00 1:51 
GeneralRe: DHTML: Retrieving The Dimensions Of A DIV Container Pin
Member 23951-Jun-00 10:49
Member 23951-Jun-00 10:49 
GeneralRTF to TXT/HTML Pin
richard24-May-00 9:48
richard24-May-00 9:48 
GeneralSpecifying multiple "Actions" in a form Pin
Chris Maunder19-May-00 1:07
cofounderChris Maunder19-May-00 1:07 
GeneralRe: Specifying multiple Pin
Uwe Keim19-May-00 1:13
sitebuilderUwe Keim19-May-00 1:13 
You can't send to multiple pages. What I do is to evaluate the pressed button in the receiving form "MyPage.asp" and then branch accordingly.

if button 1 is pressed then
xxxxx
else
yyyyy
end if

With IIS 5.0, there is a Transfer()-method to let the server do this. In IIS 4.0 there is no such method. One could work-around with #include statements.

GeneralRe: Specifying multiple Pin
Chris Maunder19-May-00 1:30
cofounderChris Maunder19-May-00 1:30 
GeneralRe: Specifying multiple Pin
Alex Gorev19-May-00 5:20
Alex Gorev19-May-00 5:20 
GeneralRe: Specifying multiple Pin
Chris Maunder19-May-00 17:10
cofounderChris Maunder19-May-00 17:10 
GeneralRe: Specifying multiple Pin
Tim Deveaux20-May-00 7:31
Tim Deveaux20-May-00 7:31 
GeneralRe: Specifying multiple Pin
Tim Deveaux20-May-00 9:58
Tim Deveaux20-May-00 9:58 
GeneralPrinting multiple pages on the Client Pin
Chris Losinger18-May-00 8:15
professionalChris Losinger18-May-00 8:15 
GeneralRe: Printing multiple pages on the Client Pin
haykel21-May-00 7:22
haykel21-May-00 7:22 
GeneralRe: Printing multiple pages on the Client Pin
Chris22-May-00 6:13
Chris22-May-00 6:13 
GeneralRe: Printing multiple pages on the Client Pin
haykel22-May-00 21:50
haykel22-May-00 21:50 
GeneralRe: Printing multiple pages on the Client Pin
Uwe Keim21-May-00 9:51
sitebuilderUwe Keim21-May-00 9:51 
QuestionHow to Get second COM Interface pointer in ASP Pin
Manoj Srivastava17-May-00 20:06
Manoj Srivastava17-May-00 20:06 
AnswerRe: How to Get second COM Interface pointer in ASP Pin
Konstantin Vasserman18-May-00 16:22
Konstantin Vasserman18-May-00 16:22 
AnswerRe: How to Get second COM Interface pointer in ASP Pin
Alex Gorev19-May-00 5:51
Alex Gorev19-May-00 5:51 
GeneralRunning an external program Pin
Cory M Hicks15-May-00 12:19
sussCory M Hicks15-May-00 12:19 
GeneralRe: Running an external program Pin
Tim Deveaux15-May-00 14:29
Tim Deveaux15-May-00 14:29 
GeneralTree control problem Pin
Don Miguel13-May-00 23:29
Don Miguel13-May-00 23:29 
GeneralPopulating a listbox based on the selected item in another listboxof Pin
Martin Eising10-May-00 4:37
Martin Eising10-May-00 4:37 

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.