
June 10th, 2000, 08:40 AM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 11
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi Shiju,
you gave me the right tip, however I couldn't do it exactly as you proposed.
Doing it like ...?result[]=<? echo $result;?>... gave me the word "Array" as value for result[i].
So, I decided to process the submitted array in the frame file already and passed on a string with the comma separated values to the two files.
That worked, so my problem seems to be solved.
Thanks a lot !
Andreas
|