Hi there !
From one of Kirupa’s tutorials I’ve been trying to implement Digitalosophy’s flash 2004 form working with asp, sql and access database.
In the submit button’s actions I have :
on(press){
loadVariablesNum(“processForm.asp”,0,“post”);
}
…however it keeps telling me that the page can’t be accessed. No other reason given.
All the pages are in place. All the variables are correct. Everything is uploaded.
Is there a mistake in the syntax or am I missing something?
Help greatly appreciated.
Magyar