dang Im Still Havn Trouble I Cant Get It To Work...
ok i have the edited guestbook script that save the info to a text like this
Dogs=1&Cats=&DayIn=Friday&DayOut=Monday&DateIn=12/25/06&DateOut=1/5/07&TimeIn=PM&TimeOut=AM.:::.
and if someone write another reservation it save it after the .:::. like you know...
on another flash file that has all 9 different text fields and i have
loadVariables("
http://www.blahblah/ReservationPrint.txt", "_root.");
That Loads The Last Reservation saved to the text to load fine but i cant get the next reservation after the .:::. to load in the same fields when pressing a next button..
What im doing is i have a reservation script(edited guestbook script) that sends inputed data to the text and i have another flash file with a sheet from the company i work for scanned and dynamic text fields in the spots i need them on the sheet. and that works fine i just cant get the next set of data after the .:::. to Load Into the same text fields on the flash file by clicking a button?
If that makes any sense please help?