Accelerate development with PowerBuilder, the market’s favorite 4GL RAD tool.

Hello, Send SMTP email using Power Builder 7? When i tried to debug the application using below code i found some issue in Line 3. Pl assist. Line 1. OLEObject smtp; Line 2. smtp = CREATE OLEObject Line 3. smtp.RemoteHost = "smtp.spectec.net" //*** Problem here ***// Line 4. smtp.CustomCharSet = "8bit" Line 5. smtp.ContentType = "text/html"
© 2009 Created by Jason Fenter on Ning. Create a Ning Network!