July 23, 200421 yr is there any way to pass variable data to a DB via a URL? for example: this creates a new record: http://domain.com/fmi/iwp/cgi?-new=&-omitstate=false can i pass a variable in the URL so the DB picks it up and places it in the proper field: http://domain.com/fmi/iwp/cgi?-new=&-omitstate=false&-name=bob Im stuck.
July 26, 200421 yr Freddd - I may be WAY off here but I think the only URLs you can do with IWP are for going to the homepage OR opening a particular file. Stuff like adding a record or going to a particular field would require using Custom Web Publishing (CWP). SR
Create an account or sign in to comment