Kirupa tutorial error

hey

I am following the following tute on creating forms w/ datebase access:

http://www.kirupa.com/developer/actionscript/forms_database.htm

All’s well as for creating it.

My concern is with testing it locally as the code for ‘submit’ button refers to a URL


on(press){
getURL("http://yourSite.com/processForm.asp",0,"post");
}

Wud appreciate some advise here.

cheers,
wirefree