A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
Help with setcookie()
Merry Xmas to those on this foruum
Older guy here with some experience but not allot so please be
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)