column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Dynamic Data + Sql Server 2005 Enterprise?
Hi! I have just started to learn ASP.NET, and it looks like it is quite a lot to learn. Im not reall
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select