Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
Forms Authentication and Refresh at Login page
Hello,
When I try to press the Login button in my webapplication at my login.aspx page nothing h
Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
value not going in data base
hello friends....
i am having a working javascript....when i am selecting any
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th