Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a