input data into a website based on selected record

ajanis618

New member
Local time
Yesterday, 23:20
Joined
May 20, 2014
Messages
1
hello i am trying to figure out a way, if possible, to input information from my continuous form into a web control form. at my job we a required to tract our jobs by equipmentid and job control number(jcn). when a job is done we have to upload the id and jcn into a website to tell it is cleared. im looking for a way for that info to automatically be filled in when i load the website based on the job i have selected in my form? any help would be great
 
Hope you're familiar with VBA code, because that's what you will need to accomplish what you want here. You can find some good information on the subject in this thread.
 

Users who are viewing this thread

Back
Top Bottom