Jump to content

How to insert long urls with special characters


Aaron4osu

Recommended Posts

I'm trying to manually insert a url into a video table. But it is a long url with all kinds of special characters

Here is an example:

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="320" id="viddler_gridweb_2"><param name="movie" value="//www.viddler.com/player/35da7dee/"/><param name="allowScriptAccess" value="always"/><param name="allowNetworking" value="all"/><param name="allowFullScreen"value="true"/><param name="flashVars" value="f=1&autoplay=f&loop=0&nologo=0&hd=0"/><embed src="//www.viddler.com/player/35da7dee/" width="640" height="320" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" allowNetworking="all" name="viddler_gridweb_2" flashVars="f=1&autoplay=f&loop=0&nologo=0&hd=0"></embed></object>

 

Is there a way without trying to escape all of the characters?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.