Krystalware
SlickUpload | Documentation | Demos | Purchase | Free Stuff | Forums | Blog | Testimonials | Company | Contact

Krystalware Support Forums

Welcome Guest Search | Active Topics | Log In | Register

iframe src="." should be src="about:blank" Options
jakescott
#1 Posted : Thursday, February 25, 2010 6:32:31 PM
Rank: Newbie

Groups: Registered

Joined: 2/25/2010
Posts: 4
Location: Auckland

Hi I just noticed that in the you set the src of the iframes to be src="." Which causes additional requests to the web server. You can use src="about:blank" instead

See this post here http://aspnetresources.com/blog/always_set_iframe_source.aspx

ChrisHynes
#2 Posted : Thursday, February 25, 2010 7:33:49 PM
Rank: Administration


Groups: Administrators

Joined: 7/7/2005
Posts: 1,341
Location: Arlington, VA

Thanks for the heads up! This was actually something we developed a fix for version 5.5 (released earlier today). The iframe now points to a blank page generated by the SlickUpload handler. src="about:blank" actually doesn't work in all scenarios (note the update at the bottom of the post), specifically those with https pages.

We are also researching the javascript src solution mentioned lower down in the comments section of that page, and will move to that if it satisfies our compatibility matrix.

jakescott
#3 Posted : Thursday, February 25, 2010 7:46:40 PM
Rank: Newbie

Groups: Registered

Joined: 2/25/2010
Posts: 4
Location: Auckland

Okay sounds like a good interim fix :)

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.