Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 4th, 2008, 1:13 PM   #11
grimpirate
King of Portal
 
grimpirate's Avatar
 
Join Date: Sep 2005
Posts: 403
Rep Power: 3 grimpirate is on a distinguished road
Send a message via Yahoo to grimpirate
Re: Soap

Yeah cURL doesn't work on the server that the site is on. The issue is that the site that currently hosts my files doesn't let you communicate with foreign sites. I was hoping I'd found an interesting way to circumvent that, but it doesn't look that promising anymore. Guess I'll have to resort to ye olde iframe. As far as soap it's unnecessary now that I know that I can create custom headers of any length. The SOAP extension isn't supported on the server either. I appreciate the offer as always though Sane.
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis
grimpirate is offline   Reply With Quote
Old Jan 4th, 2008, 4:43 PM   #12
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Re: Soap

You could also use ajax as a "middle-man". The client-website that you're visiting in the browser tells Ajax what to do when the page is initially downloaded, then Ajax does the work for you by visiting the external server. If any information needs to be given back to the client, Ajax can then synchronize the response. It wouldn't be as messy as it sounds either.
Sane is offline   Reply With Quote
Old Jan 4th, 2008, 8:30 PM   #13
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Re: Soap

AJAX requests are for good reason limited to the originating domain.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Jan 4th, 2008, 8:37 PM   #14
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Re: Soap

Oh really! I had no clue.

Heh. That's really unfortunate. It would be so useful if it weren't (but dangerous, as you've alluded to).

@Grim: I can't have this problem go unsolved! Heh. There must be some way without frames.
Sane is offline   Reply With Quote
Old Jan 6th, 2008, 6:34 PM   #15
grimpirate
King of Portal
 
grimpirate's Avatar
 
Join Date: Sep 2005
Posts: 403
Rep Power: 3 grimpirate is on a distinguished road
Send a message via Yahoo to grimpirate
Re: Soap

Yeah I thought about maybe a flash app of some sort or something and EVEN using javascript, but I sort of prefer to avoid those other technologies if I can and just stick to straight html and php. But as Dameon stipulated only from the originating domain anyhow. T_T It's not imperative that I get it or anything but it would've been nice if I could have a geolocation feature as well as a pando package tracker for my board.
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis
grimpirate is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
connect to a ssl-webservice with soap ken q C++ 3 May 5th, 2006 8:39 AM
perl, SOAP and C# allenmpcx Perl 0 Mar 25th, 2006 3:46 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:38 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC