473,387 Members | 1,749 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

VB.NET Simple TextBox Problem....help.....

Hey There~
I am a newer in VB.NET from HK.~

i am dealing with a School Project of a Crossword Puzzle.....
But i dont know how to work with a Text validation in the Text Boxes....
The algorithm is like the following:
Read input
If input = Ans
then Print("good Go on!")
else Print("wrong ans, try again")

seems easy, right?
but i can find out the solution...
someone plx help..=.=
Nov 22 '05 #1
2 1286
Aaron wrote:
Hey There~
I am a newer in VB.NET from HK.~

i am dealing with a School Project of a Crossword Puzzle.....
But i dont know how to work with a Text validation in the Text Boxes....
The algorithm is like the following:
Read input
If input = Ans
then Print("good Go on!")
else Print("wrong ans, try again")

seems easy, right?
but i can find out the solution...
someone plx help..=.=

Please use a CompareValidator. You code this after your text box.
Nov 22 '05 #2

"Nicole Schenk" <ns*****@attglobal.net> ???
news:dd***********@twister.socal.rr.com ???...
Aaron wrote:
Hey There~
I am a newer in VB.NET from HK.~

i am dealing with a School Project of a Crossword Puzzle.....
But i dont know how to work with a Text validation in the Text Boxes....
The algorithm is like the following:
Read input
If input = Ans
then Print("good Go on!")
else Print("wrong ans, try again")

seems easy, right?
but i can find out the solution...
someone plx help..=.=

Please use a CompareValidator. You code this after your text box.


but.....
excuse me?
code what?CompareValidator?
i dont really get ur meaning^^"
Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Roy Riddex | last post by:
2nd post of the day! I'm just learning about Arrays at College and have met a problem. I have 5 text boxes for number input, a command button to add the numbers to the array, and a command button...
1
by: den.NET | last post by:
i use c++.NET 2003.i simply make a windows form.2 text boxs( takes the number),a buton and another multilined textbox.So simple,when u hit the button it just takes the number in the 1st text box...
4
by: Rodrigo Ferreira | last post by:
Anyone uses the simple button component from DevExpress?
0
by: 42 | last post by:
I implemented a simple class inherited from Page to create a page template. It simply wraps some trivial html around the inherited page, and puts the inherited page into a form. The problem I...
4
by: ItNerd | last post by:
Someone PLEASE HELP ME!!!!! All I want to do is a simple postback and grab the value from a textbox on clicking a linkbutton like below, but the value is not writing to the screen. I am...
3
by: John Baker | last post by:
Hi:7 Newby here to ASP, and using the ASP.NET Web Matrix development tool. While that tool looks great for a Newby, I have run into a snag. I have an HTML Text Box which I have named HireInput,...
12
by: Peter Proost | last post by:
Hi group, I've got what seems a simple problem, but I can't find the solution. I've got a textbox and a handheld scanner to scan barcodes, the scanner just generates keypresses like a keyboard...
3
by: Basil Fawlty | last post by:
Hi everyone, I could use some help in converting a simple Liberty BASIC program toa VB.NET 2003 SE program. I have built the simple form with a label, text box and button, Under the button I...
3
by: Phillip Vong | last post by:
Using VS2005 w/ simple aspx in VB.net I have a simple databound textbox "LastMtgText" in a formview in the Insert template. All I want to do is make the default date of today when someone goes...
1
by: Ted | last post by:
In MS SQL I used the following to create a stored procedure. USE AdventureWorks; GO IF OBJECT_ID ( 'HumanResources.usp_My_Search', 'P' ) IS NOT NULL DROP PROCEDURE HumanResources.usp_My_Search;...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.