Go Back   CodingForums.com > :: Client side development > JavaScript programming > Ajax and Design

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-14-2009, 06:47 PM   PM User | #1
tdprout
New Coder

 
Join Date: Aug 2008
Posts: 23
Thanks: 4
Thanked 0 Times in 0 Posts
tdprout is an unknown quantity at this point
Calling a remote page with Ajax

I"m trying to replace my iframes with ajax...and it works fine thus far..as it's calling pages from my site. Problem occurs when I try to call the page for my shopping cart...which of course isn't in my local files. Is there any script which allows Ajax to call a remote page?
tdprout is offline   Reply With Quote
Old 03-15-2009, 02:54 PM   PM User | #2
shyam
Senior Coder

 
shyam's Avatar
 
Join Date: Jul 2005
Posts: 1,563
Thanks: 2
Thanked 163 Times in 160 Posts
shyam will become famous soon enough
ajax calls are exclusively same domain only...you could use a server-side proxy script
__________________
You never have to change anything you got up in the middle of the night to write. -- Saul Bellow
shyam is offline   Reply With Quote
Old 03-15-2009, 06:35 PM   PM User | #3
tdprout
New Coder

 
Join Date: Aug 2008
Posts: 23
Thanks: 4
Thanked 0 Times in 0 Posts
tdprout is an unknown quantity at this point
And you explain further about server-side proxy script and possible give a link to a tut?
tdprout is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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


All times are GMT +1. The time now is 10:32 PM.


Advertisement
Log in to turn off these ads.