haskins
02-21-2003, 11:52 PM
I want to find a way to update several pieces of information in a web page from a form on another webpage.(both on the same server).
Any ideas?
Any ideas?
|
||||
update one web page from anotherhaskins 02-21-2003, 11:52 PM I want to find a way to update several pieces of information in a web page from a form on another webpage.(both on the same server). Any ideas? Borgtex 02-22-2003, 12:11 AM you need server-side programming brothercake 02-22-2003, 12:40 AM Assuming both document are open in different windows, and the first window opened the second, the second window can communicate information back to the first: window.opener.document .... etc |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum