dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
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
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Cloud Computing?
Hello,
I was wondering if anyone could help explain this term to me. I'm starting to hear it
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying