HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my