<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[ايران ويج - VBScript]]></title>
		<link>https://www.iranled.com/forum/</link>
		<description><![CDATA[ايران ويج - https://www.iranled.com/forum]]></description>
		<pubDate>Thu, 13 Aug 2026 21:45:29 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[ارسال ایمیل]]></title>
			<link>https://www.iranled.com/forum/thread-29114.html</link>
			<pubDate>Mon, 27 Oct 2014 15:28:20 +0000</pubDate>
			<guid isPermaLink="false">https://www.iranled.com/forum/thread-29114.html</guid>
			<description><![CDATA[درود<br />
با بکارگیری کد زیر میتوانید در vbs ایمیل ارسال کنید.<br />
<br />
<div class="codeblock"><div class="title">کد: </div><div class="body" dir="ltr"><code>MailTo = "ایمیل به" <br />
From = "از" <br />
Subject = "موضوع" <br />
Body = "بدنه." <br />
Username = "یوزر نیم" <br />
Password = "پسورد" <br />
Email MailTo, From, Subject, Body, Username, Password <br />
Sub Email (MailTo, From, Subject, Body, Username, Password) <br />
 Set objMessage = CreateObject("CDO.Message") <br />
 With objMessage <br />
&nbsp;&nbsp;.Subject = Subject <br />
&nbsp;&nbsp;.From = From <br />
&nbsp;&nbsp;.To = MailTo <br />
&nbsp;&nbsp;.TextBody = Body <br />
 End With <br />
With objMessage.Configuration.Fields <br />
.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "smtp.gmail.com" <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1 <br />
.Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = Username <br />
.Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = Password <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 465 'change to 465 or 25if you get an error <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = True <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout") = 60 <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.Update <br />
End With <br />
objMessage.Send <br />
End Sub</code></div></div><br />
کد بالا با استفاده از جیمیل شما به ادرس داده شده یک ایمیل ارسال میکند.<br />
<br />
موفق باشید.]]></description>
			<content:encoded><![CDATA[درود<br />
با بکارگیری کد زیر میتوانید در vbs ایمیل ارسال کنید.<br />
<br />
<div class="codeblock"><div class="title">کد: </div><div class="body" dir="ltr"><code>MailTo = "ایمیل به" <br />
From = "از" <br />
Subject = "موضوع" <br />
Body = "بدنه." <br />
Username = "یوزر نیم" <br />
Password = "پسورد" <br />
Email MailTo, From, Subject, Body, Username, Password <br />
Sub Email (MailTo, From, Subject, Body, Username, Password) <br />
 Set objMessage = CreateObject("CDO.Message") <br />
 With objMessage <br />
&nbsp;&nbsp;.Subject = Subject <br />
&nbsp;&nbsp;.From = From <br />
&nbsp;&nbsp;.To = MailTo <br />
&nbsp;&nbsp;.TextBody = Body <br />
 End With <br />
With objMessage.Configuration.Fields <br />
.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "smtp.gmail.com" <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1 <br />
.Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = Username <br />
.Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = Password <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 465 'change to 465 or 25if you get an error <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = True <br />
.Item("http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout") = 60 <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.Update <br />
End With <br />
objMessage.Send <br />
End Sub</code></div></div><br />
کد بالا با استفاده از جیمیل شما به ادرس داده شده یک ایمیل ارسال میکند.<br />
<br />
موفق باشید.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[ابزارهای مورد نیاز یک طراح وب]]></title>
			<link>https://www.iranled.com/forum/thread-25758.html</link>
			<pubDate>Sat, 13 Apr 2013 06:38:15 +0000</pubDate>
			<guid isPermaLink="false">https://www.iranled.com/forum/thread-25758.html</guid>
			<description><![CDATA[یک طراح وب به ابزارهای مختلفی جهت پیاده سازی وب سایت نیازمند است که در زیر لیستی تهیه نموده ایم<br />
<br />
 <br />
Color:<br />
Adobe Kuler (free)<br />
Pictaculous (free)<br />
Colorzilla (free)<br />
Dribbble.com (free)<br />
Hues (&#36;2.99)<br />
<br />
<br />
 <br />
Typography:<br />
Google Webfonts (free)<br />
Font Squirrel (free)<br />
Lost Type (from &#36;1)<br />
Typecast (from &#36;29 per month)<br />
<br />
 <br />
Wireframing:<br />
Balsamiq (from &#36;79)<br />
moqups (free)<br />
Mockflow (from free)<br />
Google Drawing (free)<br />
Photoshop/Indesign/Fireworks (from &#36;49.99 per month)<br />
Layout and Boilerplates<br />
960 Grid (free)<br />
1140 CSS Grid (&#36;5 donation)<br />
Bootstrap (free)<br />
LessFramework 4 (free)<br />
Skeleton (free)<br />
Foundation by Zurb (free)<br />
Reset CSS (free)<br />
<br />
<br />
 <br />
Content Management:<br />
WordPress (free)<br />
Joomla (free)<br />
Expression Engine (from &#36;299)<br />
Drupal (free)<br />
Radiant CMS (free)<br />
Useful Apps, Actions, and Resources<br />
iOS Photoshop Actions &amp; Workflows (free)<br />
By People (free)<br />
Temboo (from free)<br />
LittleIpsum (free)<br />
awesome-fontstacks.com (free)<br />
<br />
<br />
 <br />
Code Editors:<br />
Coda 2 (from &#36;99)<br />
SublimeText 2 (&#36;70)<br />
TextMate (from &#36;59)<br />
Aptana Studio (free)<br />
BBEdit (&#36;49.99)<br />
<br />
<br />
 <br />
FTP Clients:<br />
CyberDuck (&#36;23.99)<br />
FileZilla (free)<br />
Transmit (&#36;34)<br />
FireFTP (free)]]></description>
			<content:encoded><![CDATA[یک طراح وب به ابزارهای مختلفی جهت پیاده سازی وب سایت نیازمند است که در زیر لیستی تهیه نموده ایم<br />
<br />
 <br />
Color:<br />
Adobe Kuler (free)<br />
Pictaculous (free)<br />
Colorzilla (free)<br />
Dribbble.com (free)<br />
Hues (&#36;2.99)<br />
<br />
<br />
 <br />
Typography:<br />
Google Webfonts (free)<br />
Font Squirrel (free)<br />
Lost Type (from &#36;1)<br />
Typecast (from &#36;29 per month)<br />
<br />
 <br />
Wireframing:<br />
Balsamiq (from &#36;79)<br />
moqups (free)<br />
Mockflow (from free)<br />
Google Drawing (free)<br />
Photoshop/Indesign/Fireworks (from &#36;49.99 per month)<br />
Layout and Boilerplates<br />
960 Grid (free)<br />
1140 CSS Grid (&#36;5 donation)<br />
Bootstrap (free)<br />
LessFramework 4 (free)<br />
Skeleton (free)<br />
Foundation by Zurb (free)<br />
Reset CSS (free)<br />
<br />
<br />
 <br />
Content Management:<br />
WordPress (free)<br />
Joomla (free)<br />
Expression Engine (from &#36;299)<br />
Drupal (free)<br />
Radiant CMS (free)<br />
Useful Apps, Actions, and Resources<br />
iOS Photoshop Actions &amp; Workflows (free)<br />
By People (free)<br />
Temboo (from free)<br />
LittleIpsum (free)<br />
awesome-fontstacks.com (free)<br />
<br />
<br />
 <br />
Code Editors:<br />
Coda 2 (from &#36;99)<br />
SublimeText 2 (&#36;70)<br />
TextMate (from &#36;59)<br />
Aptana Studio (free)<br />
BBEdit (&#36;49.99)<br />
<br />
<br />
 <br />
FTP Clients:<br />
CyberDuck (&#36;23.99)<br />
FileZilla (free)<br />
Transmit (&#36;34)<br />
FireFTP (free)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[دستور Shell در VBS]]></title>
			<link>https://www.iranled.com/forum/thread-7047.html</link>
			<pubDate>Sat, 01 Mar 2008 16:13:55 +0000</pubDate>
			<guid isPermaLink="false">https://www.iranled.com/forum/thread-7047.html</guid>
			<description><![CDATA[با سلام<br />
<br />
توی دستورات VB  دستوری به نام Shell است اما توی VBS خطا میده<br />
<br />
آیا دستوری با این موضوع موجود داره؟]]></description>
			<content:encoded><![CDATA[با سلام<br />
<br />
توی دستورات VB  دستوری به نام Shell است اما توی VBS خطا میده<br />
<br />
آیا دستوری با این موضوع موجود داره؟]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VB SCRIPT]]></title>
			<link>https://www.iranled.com/forum/thread-4925.html</link>
			<pubDate>Sat, 04 Nov 2006 17:09:02 +0000</pubDate>
			<guid isPermaLink="false">https://www.iranled.com/forum/thread-4925.html</guid>
			<description><![CDATA[salam chetori ?<br />
mamnoon az inke mail (yaa hala harchi ke esmesh<img src="https://www.iranled.com/forum/images/smilies2/whistle.gif" alt="Whistle" title="Whistle" class="smilie smilie_16" />  )mano khoondid<br />
man ye code too VBscript daram ke mikham be javascirpt tabdilesh konam<br />
mitoonid komakam konid<br />
dar zemn , man faghat too 2-3 khatesh moshkel daram , goftam ye vakht negarane ziyad boodanesh nabashi<br />
mamnoon az lotfetoon<br />
felan bye<br />
Mehrad<br />
 ]]></description>
			<content:encoded><![CDATA[salam chetori ?<br />
mamnoon az inke mail (yaa hala harchi ke esmesh<img src="https://www.iranled.com/forum/images/smilies2/whistle.gif" alt="Whistle" title="Whistle" class="smilie smilie_16" />  )mano khoondid<br />
man ye code too VBscript daram ke mikham be javascirpt tabdilesh konam<br />
mitoonid komakam konid<br />
dar zemn , man faghat too 2-3 khatesh moshkel daram , goftam ye vakht negarane ziyad boodanesh nabashi<br />
mamnoon az lotfetoon<br />
felan bye<br />
Mehrad<br />
 ]]></content:encoded>
		</item>
	</channel>
</rss>