So let me start off as saying the only JScript I've done was in a class for college last year, so I'm looking for some Pro help.
I have a form which I created using a Submit button at the bottom to go paperless. What I need this form to do is write a copy of itself to a file server with a unique name. This is not a web-based form, it's an emailed .pdf. The file server is just that... plain jane. I've tried to come up with code, but to be honest, I suck at creating JScript, but I'm good at modifying it. Trial and error right!?
So if someone can at least point me in the right direction in how to get started with copying this form and pasting it to a server with a unique name I'd greatly appreciate it!
Bones