Click here to Skip to main content
16,007,885 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Creating word document from ASP Pin
Anonymous6-Dec-02 3:14
Anonymous6-Dec-02 3:14 
GeneralVS.NET Default Fonts Pin
Marty Spallone4-Dec-02 6:38
Marty Spallone4-Dec-02 6:38 
GeneralRe: VS.NET Default Fonts Pin
Sarvesvara (BVKS) Dasa4-Dec-02 22:38
Sarvesvara (BVKS) Dasa4-Dec-02 22:38 
GeneralASP "Require Once" Pin
angelino4-Dec-02 6:10
angelino4-Dec-02 6:10 
GeneralIIS & Lotus123/Excel (ASP) Pin
4-Dec-02 1:23
suss4-Dec-02 1:23 
GeneralRe: IIS & Lotus123/Excel (ASP) Pin
Daniel Turini4-Dec-02 1:33
Daniel Turini4-Dec-02 1:33 
GeneralRe: IIS & Lotus123/Excel (ASP) Pin
Anonymous4-Dec-02 15:41
Anonymous4-Dec-02 15:41 
QuestionJavaScript "same origin" security policy violation? Pin
berndg4-Dec-02 0:50
berndg4-Dec-02 0:50 
Got a problem related to JavaScript’s “same origin” security policy. Have a page on http://a.com, which references Javascript code from http://b.com. That js source contains a function which itself pulls in two documents from two distinct locations (http://c.com/… and http://b:com/…), one being an XML document and one being an XSLT stylesheet.
Javascript code transforms a single node and displays the result.

It seems the above violates the “same origin” security policy. IE6 thinks so, too. IE responds “access denied” unless all parts come from the same domain, or unless all related domains are listed as “trusted sites”. Mozilla 1.2.1, however, does not have that concern and goes ahead.

What’s going on? Which is right and which is wrong?
Any thoughts?

TIA,
Bernd
Confused | :confused:
Generalweb color picker Pin
SimonS4-Dec-02 0:07
SimonS4-Dec-02 0:07 
GeneralRe: web color picker Pin
Paul Watson4-Dec-02 0:27
sitebuilderPaul Watson4-Dec-02 0:27 
GeneralRe: web color picker Pin
SimonS4-Dec-02 0:35
SimonS4-Dec-02 0:35 
GeneralJsp using JNI (where to place dll) Pin
ayisha3-Dec-02 18:53
ayisha3-Dec-02 18:53 
Generalcheck box inside a list box Pin
faad3-Dec-02 18:33
faad3-Dec-02 18:33 
GeneralRe: check box inside a list box Pin
Sarvesvara (BVKS) Dasa3-Dec-02 18:51
Sarvesvara (BVKS) Dasa3-Dec-02 18:51 
GeneralRe: check box inside a list box Pin
Paul Watson3-Dec-02 20:33
sitebuilderPaul Watson3-Dec-02 20:33 
GeneralRe: check box inside a list box Pin
dodosss3-Dec-02 21:10
sussdodosss3-Dec-02 21:10 
GeneralRe: check box inside a list box Pin
Daniel Turini4-Dec-02 1:41
Daniel Turini4-Dec-02 1:41 
GeneralDropdown list Pin
Sarvesvara (BVKS) Dasa3-Dec-02 2:39
Sarvesvara (BVKS) Dasa3-Dec-02 2:39 
GeneralRe: Dropdown list Pin
Paul Watson3-Dec-02 3:20
sitebuilderPaul Watson3-Dec-02 3:20 
GeneralRe: Dropdown list Pin
Sarvesvara (BVKS) Dasa3-Dec-02 18:48
Sarvesvara (BVKS) Dasa3-Dec-02 18:48 
GeneralRe: Dropdown list Pin
Paul Watson3-Dec-02 20:43
sitebuilderPaul Watson3-Dec-02 20:43 
GeneralRe: Dropdown list Pin
Sarvesvara (BVKS) Dasa3-Dec-02 20:48
Sarvesvara (BVKS) Dasa3-Dec-02 20:48 
QuestionWhere can I find Java netmeeting SDK? Pin
George22-Dec-02 17:52
George22-Dec-02 17:52 
AnswerRe: Where can I find Java netmeeting SDK? Pin
Michael P Butler3-Dec-02 3:39
Michael P Butler3-Dec-02 3:39 
GeneralRe: Where can I find Java netmeeting SDK? Pin
George23-Dec-02 17:29
George23-Dec-02 17:29 

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.