PDA

View Full Version : XML MAILING LIST AND FLASH 5 |||||||||||||||||||


LOSTDESIGNS
07-26-2001, 03:00 PM
contact me if you know anything about XML data structure, beacouse im trying to make an XML mailing list, with the e-mail addresses stored in the XML, and maby i can send the mail with PHP who knows. but i gotta be able to store and recieve e-mail addresses in XML using flash. pritty please will you help me ;)

snowdude
08-03-2001, 01:09 AM
Your going to need a lot more then xml to send and recieve E-mails. Most people forget that it's actually a compiled program that sends the e-mail. Scripting langauges like asp, php etc just tell it what to send and when to send it. First off your going to need your own IP with an e-mail program like SendMail or something installed so you can play around with it. Well that and a bunch of other stuff.