This may not be possible but here goes:
I have an Expense Report (aspx page) created in Sharepoint Designer 2007 and after the user fills in the report with data, I want them to be able to click a Save or Submit button and have the URL of that page be sent to a Link Library I have setup in Sharepoint using the JavaScript onclick method. Is this possible?
An alternative would be clicking on that same button and instead of sending a link to a SharePoint library, saving the page as a jpeg or PDF and uploading it to the Sharepoint directory all in one whack, though I fear that may be a little more involved (both on my side and the user's side).
Thanks for all the help.
I have an Expense Report (aspx page) created in Sharepoint Designer 2007 and after the user fills in the report with data, I want them to be able to click a Save or Submit button and have the URL of that page be sent to a Link Library I have setup in Sharepoint using the JavaScript onclick method. Is this possible?
An alternative would be clicking on that same button and instead of sending a link to a SharePoint library, saving the page as a jpeg or PDF and uploading it to the Sharepoint directory all in one whack, though I fear that may be a little more involved (both on my side and the user's side).
Thanks for all the help.
Comment