Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

xml

Status
Not open for further replies.

raji96

Programmer
Aug 7, 2001
64
US
Hi,

I am very much new to xml,i have worked with asp and html and jsps' but no knowlegde of xml.

Can any one tell me how to send mail using xml page.I have a form which has two fields name,and account number.When the form is submitted it should send mail to abc@abc.com?

can someone help get started?

Thanks.
--raji96.
 
Raji,

I'm new to XML too; I may be wrong, but I don't think you use XML to send emails. My understanding is that XML is just a way of holding data, and you have to do stuff on the data with some other application, like a loading it as a DOMDocument in VB for instance. Jim Brown,
Johannesburg,
South Africa.
My time is GMT+2
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top