cyberdreamlady
07-21-2013, 12:44 AM
Hello World,
Is there any way to prevent alterations to a url?
My problem is that I want to link directly to an image in Photobucket but when the url is called into action Photobucket adds ".html" to the end of the url rerouting it to the Photobucket user album/folder page containing the image.
For example:
http://i874.photobucket.com/albums/ab302/FreeCDL/Wallpaper%20Tiles/Unique/Tiledx80/cdl--8-K-28-Tiledx80.png
becomes
http://s874.photobucket.com/user/FreeCDL/media/Wallpaper%20Tiles/Unique/Tiledx80/cdl--8-K-28-Tiledx80.png.html
Can anyone offer any suggestion around this? Is there any parameter that may be added into the html coding of the link to prevent the rerouting change to the url?
(a target="_blank" href="http://i874.photobucket.com/albums/ab302/FreeCDL/Wallpaper%20Tiles/Unique/Tiledx80/cdl--8-K-28-Tiledx80.png")
Thanks.
Is there any way to prevent alterations to a url?
My problem is that I want to link directly to an image in Photobucket but when the url is called into action Photobucket adds ".html" to the end of the url rerouting it to the Photobucket user album/folder page containing the image.
For example:
http://i874.photobucket.com/albums/ab302/FreeCDL/Wallpaper%20Tiles/Unique/Tiledx80/cdl--8-K-28-Tiledx80.png
becomes
http://s874.photobucket.com/user/FreeCDL/media/Wallpaper%20Tiles/Unique/Tiledx80/cdl--8-K-28-Tiledx80.png.html
Can anyone offer any suggestion around this? Is there any parameter that may be added into the html coding of the link to prevent the rerouting change to the url?
(a target="_blank" href="http://i874.photobucket.com/albums/ab302/FreeCDL/Wallpaper%20Tiles/Unique/Tiledx80/cdl--8-K-28-Tiledx80.png")
Thanks.