Click here to Skip to main content
15,920,603 members
Home / Discussions / Web Development
   

Web Development

 
GeneralWebsite Forums Pin
exhaulted16-Mar-05 21:04
exhaulted16-Mar-05 21:04 
GeneralRe: Website Forums Pin
raouls17-Mar-05 23:14
raouls17-Mar-05 23:14 
GeneralOracle 9i Pin
rapace16-Mar-05 14:19
rapace16-Mar-05 14:19 
GeneralRe: Oracle 9i Pin
JKroschel21-Mar-05 7:28
JKroschel21-Mar-05 7:28 
GeneralTrap window close event for all kinds of browsers Pin
GoldenStar16-Mar-05 1:19
GoldenStar16-Mar-05 1:19 
GeneralRe: Trap window close event for all kinds of browsers Pin
Ted Ferenc16-Mar-05 22:02
Ted Ferenc16-Mar-05 22:02 
GeneralCombine values from different pages Pin
Anonymous15-Mar-05 17:33
Anonymous15-Mar-05 17:33 
GeneralRe: Combine values from different pages Pin
JKroschel21-Mar-05 7:27
JKroschel21-Mar-05 7:27 
If nothing else works, here is a realy dirty way of doing it: Make a page with three frames, lets say 3 rows. The first row (frame1) spans all available space and the last two take up 1 pixel. In the last two rows (frame2 and frame3), place the pages with the two forms.
Use javascript to find the values of the forms. I believe the dom for this is something like frame2.document.form1.total.value (depending on your form name and input box name). This will allow you to grab those totals and take them into frame1.

Hopefully, you will find a better way to do it, because my way kinda sucks.
Generalcaret position of a ContentEditable DIV Pin
Anonymous15-Mar-05 3:38
Anonymous15-Mar-05 3:38 
Generaljavascript unspecified error after file download Pin
suzyb15-Mar-05 0:43
suzyb15-Mar-05 0:43 
GeneralRe: javascript unspecified error after file download Pin
JKroschel21-Mar-05 6:57
JKroschel21-Mar-05 6:57 
GeneralRe: javascript unspecified error after file download Pin
suzyb22-Mar-05 23:09
suzyb22-Mar-05 23:09 
GeneralRe: javascript unspecified error after file download Pin
JKroschel23-Mar-05 4:38
JKroschel23-Mar-05 4:38 
Generalplzz chk this codings Pin
Bhuvanish14-Mar-05 13:31
Bhuvanish14-Mar-05 13:31 
GeneralRe: plzz chk this codings Pin
Roger Wright19-Mar-05 6:41
professionalRoger Wright19-Mar-05 6:41 
GeneralJscript with oracle Pin
Bhuvanish14-Mar-05 13:17
Bhuvanish14-Mar-05 13:17 
GeneralRe: Jscript with oracle Pin
Christian Graus15-Mar-05 15:38
protectorChristian Graus15-Mar-05 15:38 
GeneralRe: Jscript with oracle Pin
JKroschel21-Mar-05 6:55
JKroschel21-Mar-05 6:55 
GeneralList Pin
Yulianto.13-Mar-05 16:18
Yulianto.13-Mar-05 16:18 
GeneralRe: List Pin
JKroschel21-Mar-05 6:53
JKroschel21-Mar-05 6:53 
GeneralRe: List Pin
Yulianto.21-Mar-05 15:12
Yulianto.21-Mar-05 15:12 
General.net or php Pin
ABBASI_RA13-Mar-05 15:17
ABBASI_RA13-Mar-05 15:17 
GeneralRe: .net or php Pin
raouls13-Mar-05 19:53
raouls13-Mar-05 19:53 
GeneralRe: .net or php Pin
DavidNohejl14-Mar-05 6:23
DavidNohejl14-Mar-05 6:23 
GeneralRe: .net or php Pin
raouls15-Mar-05 1:22
raouls15-Mar-05 1:22 

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.