返回列表 回復 發帖
Thank you very much !!
thank you very much for your sharing
thank you very much
提示: 作者被禁止或刪除 內容自動屏蔽
thank you
近期好愛這個節目!
thanks thanks than thanks thanka thaks
//Create a variable container
        var allVars:URLVariables = new URLVariables();
        allVars.name = theName.text;
        allVars.email = theEmail.text;
        allVars.package = thePackage.text;
        allVars.event = theEvent.text;
        allVars.date = theDate.text;
        allVars.message = theMessage.text;
       
        //Send info to a URL
        var mailAddress:URLRequest = new URLRequest("http://www.mx1studio.com/gdform.php");
        mailAddress.data = allVars;
        mailAddress.method = URLRequestMethod.POST;
        sendToURL(mailAddress);
thank you very much
thank
okthank
thanks
okthanks
thanks
thanks
返回列表