[/FONT][/COLOR]
[COLOR=blue][FONT=Arial][/FONT][/COLOR]
[COLOR=blue][FONT=Arial]everything this happen on my submit button, flash brings a new page by asp.[/FONT][/COLOR]
[COLOR=blue][FONT=Arial]but i don’t want to bring a new page… all I want is to send the info to asp so asp gets updated and that’s it.[/FONT][/COLOR]
[COLOR=blue][FONT=Arial][/FONT][/COLOR]
[COLOR=blue][FONT=Arial]do i have to use loadVariables(“bla bla bla”[/FONT][/COLOR]
[COLOR=blue][FONT=Arial]or instead[/FONT][/COLOR]
[COLOR=blue][FONT=Arial][/FONT][/COLOR]
[COLOR=blue][FONT=Arial]
I bet it connected and you didin’t even know becasue it didn’t open a new page. What happens when you just type your url w/ variables in the browser? What exactly is this ASP page doing?
well for now what the asp page is receiving the id and the status, if it receives the id, then a new module should open up… and we are just doing that to test if its connecting… so this time we are not getting any respond… yes a new page didn’t open up… we continue with our movie… but there is no connection with the asp… we have the asp to respond to us if this is receiving the values… apparently is not.