jeffa10487
Programmer
I've built up a guestbook out of perl, and I've got a simple, dirty version of my HTML page working. (basicly a form with name, email...) What I'm trying to do is to put this HTML form into flash. I'm somewhat new to flash, but I undertand the basics of actionscipting (from knowing Java) and I know how to use input text in flash. What I dont know, is how to post this text to an outside server. If anybody knows how to or already has some actionscript that would accomplish the HTML equivalent of "post", it would be greatly appreciated.