so been a year since i used vb.
i am working on a windows phone 7 app.
having trouble.
is there a tutorial for taking input from user and output results based on the input?
so been a year since i used vb.
i am working on a windows phone 7 app.
having trouble.
is there a tutorial for taking input from user and output results based on the input?
SLAPPA Phenom II AM3 Overclocking Essentials
I HAVE HIGHEST OC ON TECHJA 4.2ghz
4890oc beats gtx 285
PS3 FAILCAKE
ps3 only advantage is bluray
4890 oc roundup
http://miniprofile.xfire.com/bg/sh/type/0/skugpezz.png
Mi know dem fear mi!!!!! Gigabyte 790x ud4p
phenom 2 955@3.8ghz 24/7 stable , 4GB ddr3 1333@1.5ghz ,3850 256MB (temp card) (4890 soon),700 watt dual rail psu, (overclocking rules) my avatar represents my personality
i know how to do it in c#. I think its the same logics.
EG....so if youre using the TextBox as a username field.string StoreInfo;
TextBox userInput=new TextBox();
StoreInfo=userInput.Text();
if(StoreInfo=="mobile_fan_2k5")
{
MessageBox.Show("You Have Logged in Successfully");
}
Last edited by mobile_fan_2k5; Jan 3, 2011 at 12:44 PM.
Pc= Hp dv6t
Thanks but it isnt quite like that.
i will post how to soon.
SLAPPA Phenom II AM3 Overclocking Essentials
I HAVE HIGHEST OC ON TECHJA 4.2ghz
4890oc beats gtx 285
PS3 FAILCAKE
ps3 only advantage is bluray
4890 oc roundup
http://miniprofile.xfire.com/bg/sh/type/0/skugpezz.png
Mi know dem fear mi!!!!! Gigabyte 790x ud4p
phenom 2 955@3.8ghz 24/7 stable , 4GB ddr3 1333@1.5ghz ,3850 256MB (temp card) (4890 soon),700 watt dual rail psu, (overclocking rules) my avatar represents my personality
so i found out through a forum that there is a dictonary type. so there is no need for loops.
SLAPPA Phenom II AM3 Overclocking Essentials
I HAVE HIGHEST OC ON TECHJA 4.2ghz
4890oc beats gtx 285
PS3 FAILCAKE
ps3 only advantage is bluray
4890 oc roundup
http://miniprofile.xfire.com/bg/sh/type/0/skugpezz.png
Mi know dem fear mi!!!!! Gigabyte 790x ud4p
phenom 2 955@3.8ghz 24/7 stable , 4GB ddr3 1333@1.5ghz ,3850 256MB (temp card) (4890 soon),700 watt dual rail psu, (overclocking rules) my avatar represents my personality