Click here to Skip to main content
15,907,395 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUser Access Pin
Murugavel Sadagopan6-Jul-08 15:42
Murugavel Sadagopan6-Jul-08 15:42 
AnswerRe: User Access Pin
Venkatesh Mookkan6-Jul-08 16:32
Venkatesh Mookkan6-Jul-08 16:32 
AnswerRe: User Access Pin
Rameez Raja6-Jul-08 17:57
Rameez Raja6-Jul-08 17:57 
QuestionDropDown and GridView Pin
Murugavel Sadagopan6-Jul-08 15:26
Murugavel Sadagopan6-Jul-08 15:26 
AnswerRe: DropDown and GridView Pin
Christian Graus6-Jul-08 16:41
protectorChristian Graus6-Jul-08 16:41 
QuestionDataGridView: bogus empty row created Pin
JustinInGwinnett6-Jul-08 8:57
JustinInGwinnett6-Jul-08 8:57 
QuestionRe: DataGridView: bogus empty row created Pin
Venkatesh Mookkan6-Jul-08 16:34
Venkatesh Mookkan6-Jul-08 16:34 
QuestionPermission Denied between ASP & ASP.Net Frames Pin
SteveRicketts6-Jul-08 8:24
SteveRicketts6-Jul-08 8:24 
I've added an asp.net page to an existing web application comprised primarily of .asp's which use framesets. The new page (/lmw/net/default.aspx) loads into one of the frames (/lmw/index.asp) correctly and runs, but when it tries to use Javascript to call a function in the top frame like:

top.displayThis('test')

I get a Permission Denied error. Actually, if I reference anything in the top frame I get the same error. None of the top or parent properties are visible to the .aspx page. Both pages exist on the same server in the same domain.

Any explanation about what might be going on is greatly appreciated.

Thanks!
AnswerRe: Permission Denied between ASP & ASP.Net Frames Pin
Christian Graus6-Jul-08 10:12
protectorChristian Graus6-Jul-08 10:12 
GeneralRe: Permission Denied between ASP & ASP.Net Frames Pin
SteveRicketts6-Jul-08 10:28
SteveRicketts6-Jul-08 10:28 
QuestionContinue Pin
kjosh6-Jul-08 4:55
kjosh6-Jul-08 4:55 
AnswerRe: Continue Pin
Parwej Ahamad6-Jul-08 7:11
professionalParwej Ahamad6-Jul-08 7:11 
Questionpic in database Pin
strawberrysh6-Jul-08 3:59
strawberrysh6-Jul-08 3:59 
AnswerRe: pic in database Pin
N a v a n e e t h6-Jul-08 4:13
N a v a n e e t h6-Jul-08 4:13 
QuestionRe: pic in database Pin
strawberrysh6-Jul-08 6:47
strawberrysh6-Jul-08 6:47 
AnswerRe: pic in database Pin
merinkmathew8-Jul-08 7:12
merinkmathew8-Jul-08 7:12 
QuestionJoin tables in sqldatasource Pin
saquibsa6-Jul-08 2:03
saquibsa6-Jul-08 2:03 
AnswerRe: Join tables in sqldatasource Pin
Herman<T>.Instance8-Jul-08 4:00
Herman<T>.Instance8-Jul-08 4:00 
Questionobject not declared at runtime Pin
saquibsa6-Jul-08 2:02
saquibsa6-Jul-08 2:02 
GeneralRe: object not declared at runtime Pin
Guffa6-Jul-08 3:21
Guffa6-Jul-08 3:21 
QuestionOpenFileDialog Pin
two_man_only6-Jul-08 1:53
two_man_only6-Jul-08 1:53 
AnswerRe: OpenFileDialog Pin
Steve Westbrook6-Jul-08 16:01
Steve Westbrook6-Jul-08 16:01 
GeneralRe: OpenFileDialog Pin
two_man_only6-Jul-08 19:27
two_man_only6-Jul-08 19:27 
GeneralRe: OpenFileDialog Pin
Steve Westbrook7-Jul-08 1:42
Steve Westbrook7-Jul-08 1:42 
Questionhow to call a javascript function from javascript file in asp.net 2.0 Pin
vijaylumar5-Jul-08 20:21
vijaylumar5-Jul-08 20:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.