PDA

View Full Version : 请教一下,在B/S下用@Mailsend为什么不好使呢?


akong
26-02-06, 11:10 PM
我创建了一个按钮,在CLICK事件中执行如下代码:
@MailSend("xxx@163.com";"";"";"test";"";"this is a example for send email")
请各位指点一下,谢谢了....

imzh
05-04-06, 07:53 PM
帮助中说:不能在 Web 应用程序中使用此函数。