Prev Demo
Download File With Different Name
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> The actual file name to download is different but its getting download with different name. <a href="images/html5itfc.jpg" download="html5.jpg">Download</a> </body> </html>
Note: We DO NOT save your trial code in our database.
Output