I have a grid with 2 text boxes, 1 for a youtube link, the other for its description. When I paste the link into the textbox and click the save button, I get a javascript error and the page crashes. Heres the grid code
and this is the link im trying to save
Im basically setting up a data entry screen where users can save various youtube links for subsequent display on their website, surely this is possible ? Can anyone help me out ?