Hi,
If I have two text field boxes with numbers entered into them, I then want to be able to compare them and if they match (i.e. the same numbers in each) then if true go on to do something else
Is there an easy way to do this code wise.?
Cheers
			
			
									
									
						Pattern Match..?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Pattern Match..?
Hey topcat888,
The short answer is... yes, and by using several different methods.
I've attached a sample stack showing at least two methods.
Hope that helps,
-Doc-
			
							The short answer is... yes, and by using several different methods.
I've attached a sample stack showing at least two methods.
Hope that helps,
-Doc-
- Attachments
 - 
			
		
		
				
- FieldCompare.rev.zip
 - (1.38 KiB) Downloaded 318 times
 
 
Re: Pattern Match..?
Thanks Doc, that easy...