Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Save Asp /HTML Page contents as image

Status
Not open for further replies.

ajayg

Programmer
Oct 24, 2000
7
US
I have a Web Page which contains a list of Images. I allow the User to drag and drop those images in a frame ( same page) where he can arrange those images according to his priorities.
After the arrangements are over, I need to store this page with the Image patterns (arrangement made by the user) as an image.
I am using javascript and the drag and drop feature is also desigmed using javascript.
I am not using any Java applets.
I have to store the image without actually asking the user to right click and then save as image...
How should I convert the page into an image....?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top