[ Djovanoti @ 30.10.2006. 13:56 ] @
Imam problem sa mail formom , i on je sledeci:stalno mi se pojavljuje Error No email was sent due to an error. 403 No variable substitutions in template /home/radocom/public_html/e mail template.txt cgiemail 1.6 Probao sam i sa obicnom html formom i ona radi... http://www.rado.com.mk/e mail template.html txt file je sledeci... http://www.rado.com.mk/e mail template.txt code u fla je sledeci... Code: stop(); var myMCL:MovieClipLoader = new MovieClipLoader(); // -------------------<send form LoadVars>------------------- \\ var gatherForm:LoadVars = new LoadVars(); function sendForm() { gatherForm.email_to = "[email protected]"; gatherForm.visitor_email = contactForm.userEmail.text; gatherForm.visitor_name = contactForm.userName.text; getherForm.visitor_comments = contactForm.userComments.text; gatherForm.send("http://rado.com.mk/cgi-bin/cgiemail/e mail template.txt", "_blank", "POST"); } Neko resenje????? |