Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
2k views

ASP.NET AJAX or jQuery (UpdatePanel/ScriptManager or UFrame/jQuery.ajax)

We use the asp.net UpdatePanel and the ScriptManager/ScriptManagerProxy for ajax related functionality; reducing full page refreshes and calling WCF Services respectively. we also use jQuery and ...
1
vote
1answer
671 views

uframe load cross domain page

anyone know any workaround of using uframe to load external uri ? currently when i tried i get access denied on firefox
0
votes
1answer
50 views

UFrame not working in jquery-1.6.2

The UFrame works in jquery-1.2.3 but not in jquery-1.6.2 you can get the source here... http://www.codeproject.com/KB/aspnet/uframe.aspx i'm having an error in line 513 char 9 w/c is enter code ...