Hello,
This is my first time using Tek Tips, so I hope I can give a good explanation of what I need!
What I am doing:-
I am submitting a search criteria to a database, the search results come back on the same web page.
What I need:-
What I want to do is copy the content of the Results web page (i.e. the Text) and paste it into a input box that can be E-mailed to a user.
BUT I do not want the user to complete this by hand (i.e. Click select all – Then Click copy – Then Click paste)
I want the code to do this automatically for the user.
Please note: I cannot edit the code of the search results page, but I can edit the submit form (where the user enters there search criteria). Also I can make more web pages.
Thanks, if you can help me.
This is my first time using Tek Tips, so I hope I can give a good explanation of what I need!
What I am doing:-
I am submitting a search criteria to a database, the search results come back on the same web page.
What I need:-
What I want to do is copy the content of the Results web page (i.e. the Text) and paste it into a input box that can be E-mailed to a user.
BUT I do not want the user to complete this by hand (i.e. Click select all – Then Click copy – Then Click paste)
I want the code to do this automatically for the user.
Please note: I cannot edit the code of the search results page, but I can edit the submit form (where the user enters there search criteria). Also I can make more web pages.
Thanks, if you can help me.