|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Hi,
I have a mailform in Flash 5 that is on one domain and submits to the mailform.php on another domain. Testing the flash locally works (it sends the variables to the php and even waits for a variable to be returned..saying the message was sent) but it doesn't work when on another domain. Anyone know why? Is there a way to fix this or is it a security prevention thing? Thanks. |
|
#2
|
|||
|
|||
|
It may not be the other domain. Flash cache's files like a b*tch. Add a random variable to the file you are calling
eg loadvars("file.php?rnd="+random(999)", 0); something like that |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > flash php mail cross domain problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|