1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would