if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Web Application Recipe
Hi Guys!
I am working with the Web Application recipes. I am currently working on the sen
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl