some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Table control is disappearing from Screen
Hi Experts,
I have a screen with multiple table control(TC). Each table control has two c
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Redistributing dependent dlls
Hai all ,
I have created an application in VC++ using VS2008 in a development machine which r
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
onclick problem
I have <input type="text" name="message">
<a href=page2.
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very