Search:
Type: Posts; User: heliumpower
Search:
Search took 0.01 seconds.
-
Hi
I can't give u code, because I'm a bit rusty on perl by now as I work with PHP mostly.
However this is what u should do:
1 - read message into a string,
2 - split this string in all...
-
Hi,
I was having the same problem loading text from a PHP script, using System.useCodepage=true;
was working, however that was not the solution I was looking for.
I solved the problem just...
-
Hi,
try something like this:
* when the user starts the rollover define variable:
start = 1;
* when the user rollout define variables
start = 0;init = false;
now on the MC that you...
-
Make sure you select the HTML box in the text options panel, then use HTML to create the link in your text file.
example text.txt
text=Hello+World!<br><br><a...
-
Hi,
Thank you for replying.
That was my first idea, the problem is that $HTTP_REFERER is not defined when the script is called by the swf :(
I can't figure out why...
-
Hi,
I have a swf movie contacting a PHP script with loadvariables(), the variables are being sent with "POST".
I would like to detect within the PHP script if the script was called by the swf...
|
Click Here to Expand Forum to Full Width
|