I have a small app that sends and loads varsbetween flash and asp. I have a
text field that allows the user to add new records to a DB. On the same page I
have a comboBox that returns all the records from the same table. When a new
record is added I want the comboBox to update so the new record is in the list.
I have tried moving to the first frame so that the sendAndLoad is run again on
frame 2 but it does not include the new record. The only way the new record
shows up is if I close the browser and reload.
Any help please....
g60vdub-2004 - 28 Jun 2005 16:41 GMT
guess I should have read the other posts. The get Date() in the url string worked.
Thanks...
LuigiL - 28 Jun 2005 19:32 GMT
You're welcome. Sorry I missed your post but the answer was indeed already there.