Hi,
I've been working on a pdf timesheet form that can be used through our company's local intranet. My task is to automate the submission of time sheets. One of the options which seems most favorable is to have the timesheets filled out by the employees, and upon pressing the submit button, have the forms submitted (in either pdf, xml or whatever format I decide on) to a local network drive. I'm not entirely sure how our network is set up as I was hired as a student specifically for this project. After this, the next task is to compile the submittals daily, and import them into another asset management database...but I will cross that bridge when I get to it.
I've been reading a lot trying to find someone who has done something similar but I haven't found anything that helps me a lot. The form I'm creating with livecycle designer will be located on a webserver or internal server of some sort, and accessible from their employee info site. Is there a way to have this information submitted to an internal drive rather than emailing it? Will I need some sort of server-side script to handle this?
Thanks
Andrew
PS. This might be kind of a basic question, but I'm testing all of this on my laptop and I can't get it to submit to a folder on my c: drive. I've put the "Submit to URL:" field as http://localhost/FOLDER and nothing is ever submitted, so I'm not sure what to do. Is there something simple I'm missing?
Thanks again.
Andrew