Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
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
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Legal Issues for SAP ERP o ERP in general
Hi experts,
Can someone please help me finding some documentation about legal issues tha
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
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w