StupidDan
Veteran Member
It's been a while lol
Posts: 529
| Likes: 74
|
Post by StupidDan on Jul 25, 2015 18:21:19 GMT
I want to copy and paste I banner I made and I am wondering if we accept Java Embed Code. The Code is Here: <script type="text/javascript"> var bannersnack_embed = {"hash":"bc30vaai7","width":300,"height":250,"t":1437847756,"userId":20077331,"wmode":"transparent"}; </script> <script type="text/javascript" src="http://files.bannersnack.com/iframe/embed.js"></script>
So, that's the Code, and I want to copy and paste that into the signiture section of my Profile, and I need the answer to the question I asked, to know if I going to be able to do it or not.
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 25, 2015 18:37:19 GMT
It's easier to upload your banner onto somewhere like Imgur.com, then copy the image url and do [img]imageurlhere[/img]
|
|
_Windows
Club 4000 Member
Posts: 7,881
| Likes: 9,611
|
Post by _Windows on Jul 25, 2015 21:22:36 GMT
that would be the dumbest and most insecure thing a forum could do Not quite, but almost. An even worse idea would be to simply not validate any user input. Then the forum would be subject to SQL injection, among other things. src="http://files.bannersnack.com/iframe/embed.js" That is Javascript, not Java. There is a HUGE difference.
|
|