i have an html form that i want to be able to save with a button to a location which i want to specify in the code... so the file just has a date as it's title when it's saved. Is this possible to take the edited form and save it?
That is the first part... and if it can be done, probably the most easy part.
what i also want to be able to do is send the saved file from it's location that it just saved to, and send it as an email attachment.
i thought this might get around having to use CGI as i dont know a lot about it. I know that excel and word are able to send the files you have made as an attachment in an email and i have done no server side scripting to be able to do that... i was hoping java would have an answer.
If not, perhaps you could suggest something?
thank you in advance,
slobad
That is the first part... and if it can be done, probably the most easy part.
what i also want to be able to do is send the saved file from it's location that it just saved to, and send it as an email attachment.
i thought this might get around having to use CGI as i dont know a lot about it. I know that excel and word are able to send the files you have made as an attachment in an email and i have done no server side scripting to be able to do that... i was hoping java would have an answer.
If not, perhaps you could suggest something?
thank you in advance,
slobad