Printing a webpage
I use this to print the webpage:
o
IS Retail & Manufacturing
Hi
Can IS Retail and Manufacturing activities be done in same instance ie. in same client
Selecting an "empty" date formated field
How do you select an "empty" date field? I've tried the few ways I can think.
SQL> select
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo