F fadownjoo Posts: 49 +0 Feb 12, 2010 #1 hey, im working on a site and need to make forms that can be submitted electronically from the site, i know adobe acrobat can make forms but im not sure if they can be put on a site, (any idea?), so..what do u guys suggest?
hey, im working on a site and need to make forms that can be submitted electronically from the site, i know adobe acrobat can make forms but im not sure if they can be put on a site, (any idea?), so..what do u guys suggest?
D DelJo63 Feb 13, 2010 #2 This is a webmaster task that involves two actions: creating a form using HTML which will contain the ACTION=URL and a server side CGI program residing a the URL to process it inputs from the user If you don't write HTML or CGI programs, then hire a programmer and be glad YOU don't have to learn this stuff
This is a webmaster task that involves two actions: creating a form using HTML which will contain the ACTION=URL and a server side CGI program residing a the URL to process it inputs from the user If you don't write HTML or CGI programs, then hire a programmer and be glad YOU don't have to learn this stuff