Current location: Hot Scripts Forums » General Web Coding » JavaScript » How to allow cross site scripting in Opera?


How to allow cross site scripting in Opera?

Reply
  #1 (permalink)  
Old 07-16-09, 10:28 AM
Shto Shto is offline
Newbie Coder
 
Join Date: Aug 2008
Location: Eindhoven, NL
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
How to allow cross site scripting in Opera?

Hello.

I'm trying to access via AJAX some SOAP webservices on a different port on the same server.

This is considered cross-domain scripting in most/all browsers and is disabled by default. It won't let you do this by default. I know it's possible to enable it in Firefox with

Code:
netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead UniversalBrowserWrite");
in case it matters


, BUT

Is there a way of enabling cross-site scripting in Opera?

Any help would be really welcomed.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 07-16-09, 11:45 AM
job0107's Avatar
job0107 job0107 is offline
Community Liaison
 
Join Date: Dec 2006
Location: Tacoma, Washington USA
Posts: 3,454
Thanks: 0
Thanked 140 Times in 137 Posts
Before you try creating a site that can do cross site scripting I would suggest you ask yourself why you would want to do this.

Are you just trying to open your server for attacks or are you trying to attack another server.

I suggest you read and understand this thoroughly before you proceed.
Cross site scripting
__________________
Jerry Broughton
Reply With Quote
  #3 (permalink)  
Old 07-16-09, 04:26 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
You might want to use server-side code to interface with the SOAP, prior to page delivery. That way, it is browser independent.
Reply With Quote
Reply

Bookmarks

Tags
cross, domain, opera, scripting, site


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking and mentioning others on your site ketanco The Lounge 2 06-26-08 02:40 PM
redirectin to a secure site pkcidstudio HTML/XHTML/XML 4 02-03-06 02:21 PM
[turnkey] Lyrics site - $149 rightinpoint General Advertisements 0 01-31-06 06:54 PM
MyCash.info - Developed site for sale LK-47 General Advertisements 0 10-16-04 01:57 PM


All times are GMT -5. The time now is 01:53 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.