Click to See Complete Forum and Search --> : html form target


kusi
11-04-2003, 03:59 AM
Can I just easy use any ip address as the target of a web form residing on my web application?
say http://xxx.yyy.www.zzz:10260/AnotherWebAppln/AnotherCGI
from within my appln: http:/xxy.yyy.aaa.bbb:10111/MyAppln/webformPage.html

fredmv
11-04-2003, 04:08 AM
What exactly are you trying to do? :confused:

kusi
11-04-2003, 05:44 AM
i am creating an intranet application, and the server to which i must deliver this form data resides on another host. (normally the server is on the same host, but just for this specific case it is different, a biztalk server)