Click here to Skip to main content
15,887,175 members
Home / Discussions / Web Development
   

Web Development

 
GeneralOT Pin
Richard MacCutchan27-Mar-13 23:57
mveRichard MacCutchan27-Mar-13 23:57 
GeneralRe: OT Pin
Jasmine250128-Mar-13 5:29
Jasmine250128-Mar-13 5:29 
QuestionPrevent Email Harvesting Pin
ASPnoob22-Mar-13 4:10
ASPnoob22-Mar-13 4:10 
AnswerRe: Prevent Email Harvesting Pin
dusty_dex22-Mar-13 5:10
dusty_dex22-Mar-13 5:10 
QuestionHow to get data from the other website in php Pin
surendra4u20-Mar-13 0:32
surendra4u20-Mar-13 0:32 
AnswerRe: How to get data from the other website in php Pin
dusty_dex20-Mar-13 3:03
dusty_dex20-Mar-13 3:03 
AnswerRe: How to get data from the other website in php Pin
dusty_dex22-Mar-13 5:28
dusty_dex22-Mar-13 5:28 
AnswerRe: How to get data from the other website in php Pin
Josh Houghtelin26-Jul-13 20:53
Josh Houghtelin26-Jul-13 20:53 
Manipulating iFrame data is outside the scope of PHP as it's a server side language.

Make yourself familiar with the Same Origin Policy which essentially sums up the reason you're facing this issue.

An article here on CodeProject shows how to use JSONP to collect data cross-site potentially solving your problem.

There are other ways to use PHP to solve your problem however you'd have to change the situation first. Using data a user types in to a form on your site, with CURL you can submit that data to an external [cross]site and manipulate results.
QuestionAjax library for webworkers Pin
Sebastiaan Meijerink13-Mar-13 7:15
professionalSebastiaan Meijerink13-Mar-13 7:15 
AnswerRe: Ajax library for webworkers Pin
dusty_dex13-Mar-13 7:38
dusty_dex13-Mar-13 7:38 
GeneralRe: Ajax library for webworkers Pin
Sebastiaan Meijerink13-Mar-13 22:01
professionalSebastiaan Meijerink13-Mar-13 22:01 
Questiononclick is not working Pin
Nafiseh Salmani12-Mar-13 13:48
Nafiseh Salmani12-Mar-13 13:48 
GeneralRe: onclick is not working Pin
ZurdoDev13-Mar-13 1:59
professionalZurdoDev13-Mar-13 1:59 
QuestioniOS webapp with offline appcache. How to create authenticated wcf service call. Pin
Sebastiaan Meijerink12-Mar-13 12:32
professionalSebastiaan Meijerink12-Mar-13 12:32 
Questionsend username and password safely Pin
Member 982605211-Mar-13 19:03
Member 982605211-Mar-13 19:03 
QuestionPost a comment (message ) on my web page Pin
kryptong9-Mar-13 23:04
kryptong9-Mar-13 23:04 
AnswerRe: Post a comment (message ) on my web page Pin
dusty_dex10-Mar-13 6:59
dusty_dex10-Mar-13 6:59 
Questionwhere to place JavaScript Pin
hrishi3219-Mar-13 21:18
hrishi3219-Mar-13 21:18 
AnswerRe: where to place JavaScript Pin
dusty_dex10-Mar-13 7:09
dusty_dex10-Mar-13 7:09 
SuggestionWeb Development Pin
Taqi_Shah7-Mar-13 22:07
Taqi_Shah7-Mar-13 22:07 
AnswerRe: Web Development Pin
jkirkerx8-Mar-13 13:07
professionaljkirkerx8-Mar-13 13:07 
QuestionMCPD......VS...... MCSD ......VS...... MCAD Pin
Hercal7-Mar-13 0:27
Hercal7-Mar-13 0:27 
AnswerRe: MCPD......VS...... MCSD ......VS...... MCAD Pin
Richard MacCutchan7-Mar-13 1:41
mveRichard MacCutchan7-Mar-13 1:41 
AnswerRe: MCPD......VS...... MCSD ......VS...... MCAD Pin
ZurdoDev13-Mar-13 3:00
professionalZurdoDev13-Mar-13 3:00 
QuestionAbout SELECT MULTIPLE in HTML Pin
michel066-Mar-13 19:25
michel066-Mar-13 19:25 

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.