<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Visual Programing</title>
		<link>http://vbforum.forumotion.net/feed/?</link>
		<description>Latest topics</description>
		<lastBuildDate>Thu, 26 Feb 2009 13:20:41 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Visual Programing</title>
			<url>http://i513.photobucket.com/albums/t336/k0j0e/visualprograming.jpg</url>
			<link>http://vbforum.forumotion.net/feed/?</link>
		</image>
		<item>
			<title>Dating Software Script Asp/Access</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/dating-software-script-asp-access-t23.htm</link>
			<dc:creator>nandhisri</dc:creator>
			<description><![CDATA[Start your own dating site just download and install
<br />
your dating site will be running in minutes
<br />
full source code , using asp and msaccess
<br />
for more details visit <a href="http://www.websol-dating-software.com" target="_blank">www.websol-dating-software.com</a>
<br />
software is made in asp with backend as msaccess or mssql]]></description>
			<category>General Disscusion</category>
			<pubDate>Thu, 26 Feb 2009 13:20:41 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/dating-software-script-asp-access-t23.htm#29</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/dating-software-script-asp-access-t23.htm</guid>
		</item>
		<item>
			<title>THE CHILDREN UPCOMING HORROR  FILM</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/the-children-upcoming-horror-film-t22.htm</link>
			<dc:creator>april143</dc:creator>
			<description> http://thechildrenmovie.com/

RELEASE DATE: 5TH OF DECEMBER 2008 AT ALL UK CINEMAS



The Christmas holidays. What starts as a relaxing house party for two

families coming together to celebrate the festive season gradually turns

into a horrifying fight for survival as one by one the children mysteriously

fall ill and begin to turn against their parents with increasingly

disturbing consequences.







[youtube]http://www.youtube.com/watch?v=-0hIPQmyBhM[/youtube] </description>
			<category>General Disscusion</category>
			<pubDate>Sat, 22 Nov 2008 01:57:55 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/the-children-upcoming-horror-film-t22.htm#28</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/the-children-upcoming-horror-film-t22.htm</guid>
		</item>
		<item>
			<title>BRONSON UPCOMING VERTIGO FILM</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/bronson-upcoming-vertigo-film-t21.htm</link>
			<dc:creator>april143</dc:creator>
			<description> http://www.bronsonthemovie.com/

http://www.empireonline.com/features/..



Vertigo Films will release the movie in Spring 2009

Nicholas Winding Refn will direct the movie. His previous films include the highly controversial and acclaimed PUSHER Trilogy and Fear X with John Turroro.



BRONSON is the evolutionary journey of Mickey Peterson into Britain's most notorious and dangerous living prisoner CHARLES BRONSON. Originally sentenced to 7 years in prison for burglary, Charles Bronson  ...</description>
			<category>General Disscusion</category>
			<pubDate>Sat, 22 Nov 2008 01:55:59 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/bronson-upcoming-vertigo-film-t21.htm#27</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/bronson-upcoming-vertigo-film-t21.htm</guid>
		</item>
		<item>
			<title>SUMMER UPCOMING ROMANTIC FILM</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/summer-upcoming-romantic-film-t20.htm</link>
			<dc:creator>april143</dc:creator>
			<description> http://www.summerthemovie.co.uk

RELEASE DATE: 5TH OF DECEMBER 2008 AT ALL UK CINEMAS



As kids, Shaun and Daz are inseparable, skipping school, racing bikes, knocking about down by the lake with Katy, Shaun’s first love. Full of life, Shaun runs up against an education system that cannot contain him. He is squeezed and eventually spat out, taking Daz down with him as he self&#8208;destructs.



Twenty years later, Daz is in a wheelchair and has eight weeks to live. Shaun is left to reflect  ...</description>
			<category>General Disscusion</category>
			<pubDate>Sat, 22 Nov 2008 01:51:27 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/summer-upcoming-romantic-film-t20.htm#26</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/summer-upcoming-romantic-film-t20.htm</guid>
		</item>
		<item>
			<title>[TUT] How to make a Hyperlink</title>
			<link>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-a-hyperlink-t19.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description>1. Create 1 labbel .

2. Create a Module then type that : 



Code:Option Explicit

Private Declare Function ShellExecute Lib &quot;shell32.dll&quot; Alias &quot;ShellExecuteA&quot; &#40;ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long&#41; As Long



Public Sub Hyperlink&#40;frm As Form, ToOpen As String&#41;

ShellExecute frm.hwnd, &quot;Open&quot;, ToOpen, &amp;O0, &amp;O0, vbNormalFocus

End  ...</description>
			<category>Tutorial</category>
			<pubDate>Sun, 07 Sep 2008 15:44:40 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-a-hyperlink-t19.htm#25</comments>
			<guid>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-a-hyperlink-t19.htm</guid>
		</item>
		<item>
			<title>[TUT] How to make a Save Button to your  Notepad</title>
			<link>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-a-save-button-to-your-notepad-t18.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description>1. make a Textbox.

2. make a commonDialog and name it CD.

3. make a button. The caption is Save.

4. Double click Save then type that : 



Code:Private Sub cmd1_Click&#40;&#41;

On Error GoTo errhandler

With CD

.DialogTitle = &quot;Where To Save?&quot;

.Filter = &quot;Text Files &#40;*.txt&#41;|*.txt&quot;

.DefaultExt = &quot;*.txt&quot;

.CancelError = True

.ShowSave

End With



Open CD.FileName For Output As #1



Print #1, Text1.Text



Close #1





Exit Sub



errhandler&#58;

Exit  ...</description>
			<category>Tutorial</category>
			<pubDate>Sun, 07 Sep 2008 15:30:55 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-a-save-button-to-your-notepad-t18.htm#24</comments>
			<guid>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-a-save-button-to-your-notepad-t18.htm</guid>
		</item>
		<item>
			<title>Cryptor by Arcady</title>
			<link>http://vbforum.forumotion.net/show-off-f17/cryptor-by-arcady-t17.htm</link>
			<dc:creator>Arcady</dc:creator>
			<description>A Cryptor made by me,

it uses RC4 Encryption and most antiviruses  cant detect a virus in it

and those that do cant say what virus it is



in next version i might add process injection

Av Results



Code:File Built.exe received on 09.07.2008 16&#58;44&#58;45 &#40;CET&#41;

Current status&#58; finished 

Result&#58; 4/36 &#40;11.11%&#41;

  Compact

Print results 

Antivirus   Version   Last Update   Result

AhnLab-V3   2008.9.6.0   ...</description>
			<category>Show Off</category>
			<pubDate>Sun, 07 Sep 2008 15:03:33 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/show-off-f17/cryptor-by-arcady-t17.htm#23</comments>
			<guid>http://vbforum.forumotion.net/show-off-f17/cryptor-by-arcady-t17.htm</guid>
		</item>
		<item>
			<title>Our new moderator Arcady!</title>
			<link>http://vbforum.forumotion.net/announcements-f1/our-new-moderator-arcady-t16.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description><![CDATA[Arcady is now a Moderator! GRATZ! <img src="http://illiweb.com/fa/i/smiles/icon_cheers.png" alt="cheers" longdesc="42" /> 
<br />

<br />
-k0j0e]]></description>
			<category>Announcements</category>
			<pubDate>Sun, 07 Sep 2008 14:03:23 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/announcements-f1/our-new-moderator-arcady-t16.htm#22</comments>
			<guid>http://vbforum.forumotion.net/announcements-f1/our-new-moderator-arcady-t16.htm</guid>
		</item>
		<item>
			<title>Main Site...</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/main-site-t15.htm</link>
			<dc:creator>Arcady</dc:creator>
			<description><![CDATA[You should move forum to main site,
<br />
it wont take long to move all the posts...]]></description>
			<category>General Disscusion</category>
			<pubDate>Sun, 07 Sep 2008 09:11:18 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/main-site-t15.htm#21</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/main-site-t15.htm</guid>
		</item>
		<item>
			<title>Chameleon Buttons</title>
			<link>http://vbforum.forumotion.net/visual-basic-6-and-earlier-f8/chameleon-buttons-t14.htm</link>
			<dc:creator>Arcady</dc:creator>
			<description><![CDATA[A good user control which looks like different buttons
<br />
i pretty much use it in everything
<br />
<a href="http://rapidshare.com/files/143297529/Chameleon_Buttons.zip.html" target="_blank">http://rapidshare.com/files/143297529/Chameleon_Buttons.zip.html</a>]]></description>
			<category>Visual Basic 6 and Earlier</category>
			<pubDate>Sun, 07 Sep 2008 09:09:17 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/visual-basic-6-and-earlier-f8/chameleon-buttons-t14.htm#20</comments>
			<guid>http://vbforum.forumotion.net/visual-basic-6-and-earlier-f8/chameleon-buttons-t14.htm</guid>
		</item>
		<item>
			<title>Add your programs to the Main Website &amp;quot;Members Creation&amp;quot;</title>
			<link>http://vbforum.forumotion.net/announcements-f1/add-your-programs-to-the-main-website-members-creation-t13.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description><![CDATA[Hello users, if you have visited our new Main Website &quot;www.visualprograming.co.cc &quot; you saw the Members Creation Section. How you can add your programs there? Its easy...
<br />

<br />
1. You need to have more then 20 Post.
<br />
2. We need a full description of the program.
<br />
EXP :
<br />

<br />
Program Name  -
<br />
Made with -
<br />
Creator Username -
<br />
Pictures - 
<br />

<br />
That's it !]]></description>
			<category>Announcements</category>
			<pubDate>Sun, 07 Sep 2008 02:27:57 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/announcements-f1/add-your-programs-to-the-main-website-members-creation-t13.htm#19</comments>
			<guid>http://vbforum.forumotion.net/announcements-f1/add-your-programs-to-the-main-website-members-creation-t13.htm</guid>
		</item>
		<item>
			<title>[TUT] How to make an easy Login Form</title>
			<link>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-an-easy-login-form-t12.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description>How to make an easy Login Form





1-Make 2 Textbox

2-Make 2 Button. Call one Login and the other one Cancel

3-Make a Labbel &quot;Username&quot; and an other &quot;Password&quot;



Coding Time





Click on Login then type that

Code:If text1.text = &quot;Username&quot; &amp;amp; text2.text = &quot;Password&quot; then

Form2.Show

Else

Msgbox &#40;&quot;Invalid Password, Please try again.&quot;&#41;

End if

End sub



Click on Cancel and type that 

Code:Unload me </description>
			<category>Tutorial</category>
			<pubDate>Sun, 07 Sep 2008 02:03:58 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-an-easy-login-form-t12.htm#18</comments>
			<guid>http://vbforum.forumotion.net/tutorial-f16/tut-how-to-make-an-easy-login-form-t12.htm</guid>
		</item>
		<item>
			<title>RECRUTING STAFF</title>
			<link>http://vbforum.forumotion.net/announcements-f1/recruting-staff-t3.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description><![CDATA[<div style="margin:auto;text-align:center;width:100%"><strong>We are Recruting Staff</strong>
<br />

<br />
<strong>We need</strong>
<br />

<br />
3Moderator
<br />
1Global Moderator
<br />

<br />
<strong>How to join the Team...</strong>
<br />
1. You need to have 15 Post. (Thread)
<br />
2. You need to be active.
<br />
3. You need to be a Good Programmer.
<br />

<br />
<strong>(What you need to have to join the team will change when we gonna grow more)</strong></div>]]></description>
			<category>Announcements</category>
			<pubDate>Fri, 15 Aug 2008 02:44:45 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/announcements-f1/recruting-staff-t3.htm#3</comments>
			<guid>http://vbforum.forumotion.net/announcements-f1/recruting-staff-t3.htm</guid>
		</item>
		<item>
			<title>Our new MAIN Website!</title>
			<link>http://vbforum.forumotion.net/announcements-f1/our-new-main-website-t11.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description><![CDATA[Hello Users! We got a now a Main Website! 
<br />

<br />
<a href="http://visualprograming.blinkweb.com" target="_blank">http://visualprograming.blinkweb.com</a>
<br />

<br />

<br />
the website url gonna be visualprograming.com soon!!!!!!!!!!!!]]></description>
			<category>Announcements</category>
			<pubDate>Sun, 07 Sep 2008 01:49:31 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/announcements-f1/our-new-main-website-t11.htm#16</comments>
			<guid>http://vbforum.forumotion.net/announcements-f1/our-new-main-website-t11.htm</guid>
		</item>
		<item>
			<title>Basic I/O To Files</title>
			<link>http://vbforum.forumotion.net/tutorial-f16/basic-i-o-to-files-t9.htm</link>
			<dc:creator>Arcady</dc:creator>
			<description>Basically there are 3 different methods for reading and writing to files.



Input

This is for reading text from files,



Code:

Dim Data As String 'Declares a variable to hold the data you get from file

Open &quot;C&#58;\new.txt&quot; For input as #1'open it for input

input #1,Data

Close #1'Finally close the file once youve finished reading from it

Call Msgbox&#40;Data&#41;'Display data in a file





That would read one line from the file

To read the whole thing use 



Code:

Dim  ...</description>
			<category>Tutorial</category>
			<pubDate>Mon, 25 Aug 2008 10:08:52 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/tutorial-f16/basic-i-o-to-files-t9.htm#12</comments>
			<guid>http://vbforum.forumotion.net/tutorial-f16/basic-i-o-to-files-t9.htm</guid>
		</item>
		<item>
			<title>Hey all ( just found forum)</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/hey-all-just-found-forum-t10.htm</link>
			<dc:creator>Arcady</dc:creator>
			<description><![CDATA[Just found forum its alright
<br />
but the theme is fuckin' wierd
<br />
I can program is vb6.0 and am learning c++]]></description>
			<category>General Disscusion</category>
			<pubDate>Mon, 25 Aug 2008 10:15:41 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/hey-all-just-found-forum-t10.htm#13</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/hey-all-just-found-forum-t10.htm</guid>
		</item>
		<item>
			<title>Hi im new here!</title>
			<link>http://vbforum.forumotion.net/general-disscusion-f4/hi-im-new-here-t6.htm</link>
			<dc:creator>MikeT</dc:creator>
			<description><![CDATA[Hi i'm MikeT and i'm a programmer. I like to programming with VB6 and .NET . 
<br />
 <img src="http://illiweb.com/fa/i/smiles/lol.gif" alt="lol!" longdesc="61" />]]></description>
			<category>General Disscusion</category>
			<pubDate>Fri, 15 Aug 2008 14:11:47 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/general-disscusion-f4/hi-im-new-here-t6.htm#6</comments>
			<guid>http://vbforum.forumotion.net/general-disscusion-f4/hi-im-new-here-t6.htm</guid>
		</item>
		<item>
			<title>k0j0e Pc Fast Tools</title>
			<link>http://vbforum.forumotion.net/show-off-f17/k0j0e-pc-fast-tools-t8.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description><![CDATA[k0j0e Pc Fast Tools
<br />
By k0j0e
<br />
<img src="http://i513.photobucket.com/albums/t336/k0j0e/k0j0etools1.jpg" alt="" />
<br />
<img src="http://i513.photobucket.com/albums/t336/k0j0e/k0j0etools2.jpg" alt="" />
<br />
<img src="http://i513.photobucket.com/albums/t336/k0j0e/k0j0etools3.jpg" alt="" />
<br />
Download it here <a href="http://uppit.com/BQW22R" target="_blank">http://uppit.com/BQW22R</a>]]></description>
			<category>Show Off</category>
			<pubDate>Sat, 16 Aug 2008 01:13:06 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/show-off-f17/k0j0e-pc-fast-tools-t8.htm#10</comments>
			<guid>http://vbforum.forumotion.net/show-off-f17/k0j0e-pc-fast-tools-t8.htm</guid>
		</item>
		<item>
			<title>Why To Donate And How To</title>
			<link>http://vbforum.forumotion.net/donate-f3/why-to-donate-and-how-to-t1.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description>How to donate :



Step 1 - Click On Donate.

Step 2 - Choose Your Payments Method. ( You can pay by phone or by credit cards)

Step 3 - If you choose Pay By Phone Read That *If not dont read that*

Click Validate. Now choose your Country Flag. A Popup will open and you will a phone number. Call there. They gonna give you a code. Put that code where its say *Enter here the code obtained by phone.* 

Finish...



Read this now if you choose Credit Cards payments.



Use US Dollar then  ...</description>
			<category>Donate</category>
			<pubDate>Fri, 15 Aug 2008 00:43:45 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/donate-f3/why-to-donate-and-how-to-t1.htm#1</comments>
			<guid>http://vbforum.forumotion.net/donate-f3/why-to-donate-and-how-to-t1.htm</guid>
		</item>
		<item>
			<title>[VB6] How to make a Butto open a program</title>
			<link>http://vbforum.forumotion.net/tutorial-f16/vb6-how-to-make-a-butto-open-a-program-t5.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description><![CDATA[<strong>
<br />
Step 1. Make a Button and call it Paint
<br />
Step 2. Double Click it.
<br />
Step 3. Type that : 
<br />

<br />
<dl class="codebox"><dt>Code:</dt><dd><code>Shell &quot;C&#58;\WINDOWS\system32\mspaint.exe&quot;</code></dd></dl>
<br />

<br />
Where its say C:\WINDOWS\system32\mspaint.exe, its the FULL location of your program you want to lunch. That is the FULL location of paint.
<br />

<br />
 </strong>]]></description>
			<category>Tutorial</category>
			<pubDate>Fri, 15 Aug 2008 13:56:39 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/tutorial-f16/vb6-how-to-make-a-butto-open-a-program-t5.htm#5</comments>
			<guid>http://vbforum.forumotion.net/tutorial-f16/vb6-how-to-make-a-butto-open-a-program-t5.htm</guid>
		</item>
		<item>
			<title>Our forum link will be www.thevbforum.com SOON</title>
			<link>http://vbforum.forumotion.net/news-f2/our-forum-link-will-be-wwwthevbforumcom-soon-t4.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description>We gonna change our link to (www.thevbforum.com) Soon.



But first we need credits to have it!



We got only 100 Credits now and we need 1600 Credits.



How to have credits? You need to donate to us! =D Each donation = + 100 Credits to us!



So help us now to buy the www.thevbforum.com! 



Go to http://vbforum.forumotion.net/donate.forum?tt=1&amp;sid=6cfc04e129803f039b36f0c00502e0d6 to donate! 



You can pay by phone and by credit cards! </description>
			<category>News</category>
			<pubDate>Fri, 15 Aug 2008 02:54:12 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/news-f2/our-forum-link-will-be-wwwthevbforumcom-soon-t4.htm#4</comments>
			<guid>http://vbforum.forumotion.net/news-f2/our-forum-link-will-be-wwwthevbforumcom-soon-t4.htm</guid>
		</item>
		<item>
			<title>Visual Basic Forum</title>
			<link>http://vbforum.forumotion.net/announcements-f1/visual-basic-forum-t2.htm</link>
			<dc:creator>k0j0e</dc:creator>
			<description>Welcome to Visual Basic Forum!



What is Visual Basic Forum?

Visual basic forum is a great forum for programmers. You can also learn how to programming with VB6 ,VB 2008, VB .NET and more! You can also post tutorial, show off your great works, ask for programming helps and more! Enjoy our forum!



Donating?

If you donate, you will rank up to Donator Programmer, alowed to go to Donator area. You can have great tutorial and more cool things made by the team! Donate now by click HERE.



Rules

If  ...</description>
			<category>Announcements</category>
			<pubDate>Fri, 15 Aug 2008 02:30:54 GMT</pubDate>
			<comments>http://vbforum.forumotion.net/announcements-f1/visual-basic-forum-t2.htm#2</comments>
			<guid>http://vbforum.forumotion.net/announcements-f1/visual-basic-forum-t2.htm</guid>
		</item>
	</channel>
</rss>