Hi,
I am facing a strange behavior which I am not able to find the solution.
I have a Gridview to show data from my database and after click on Edit, I will allow certain fields to be modified.
However, when I click Update, some of the fields not able to accept the new value and some field...
I have the following code which got an error. It says object not found.
My objective is to change the target URL when I click on the checkbox.
Any idea whether I can access the <a href> object ?
Thanks.
----------------------------------------------------------
<script language="JavaScript">...
Hi Gurus,
I am writing a script to automatically mget ( ftp ) files from a remote server to my local machine.
xfile="datafile_`date +%y%m`*"
in my FTP script, I'll just mget $xfile
The problem I am facing is ... I need to retrieve data files for DAY - 1.
I can get the DAY variable and then...
Hi Gurus,
I have been trying to get the correct code but no avail.
Hope somebody can shed some lights on me.
My purpose is to list the files that exist in new.txt that are not in old.txt.
new.txt and old.txt are directory listing in 2 servers.
Thanks.
Here are my code :
awk '...
Hello Gurus,
I am trying to fiddle with .htaccess file but no luck getting it right.
Here is what I try to do :
Original link :
http://www.domain.com/phpBB/viewforum.php?f=18
The converted URL will be :
http://www.domain.com/phpBB/fsection18.html
Topics Conversion ...
Hello guys,
Is there any free resource that allow us to encrypt the Javascript coding so that a non-programmer can't copy or view it easily.
I found a tool at :
htp://www.htmlblock.co.uk/
and try the evaluation copy and it seems can do the job pretty well. I just wonder any other free tool...
Hello Gurus,
My understanding of Javascript still not good enough to modify this script. I would like to seek your help whether you have a better script to perform this function.
Let's say, I have an article. I am breaking the article into 2 sections. By default, the first section will be...
Hello Gurus,
I would like to seek your help whether you have a better script to perform this function.
Let's say, I have an article. I am breaking the article into 2 sections. By default, the first section will be shown and the second section will be hidden. When user click on the link...
Hi All,
I got more than 2 database in my server. All the users need to execute a store procedure in Database A and store procedure will then execute another SP in Database BBB.
Problem here is, do I need to replicate all user account in Database BBB ?
Server user 'whkwan' is not a valid user...
Hi ... I am using the following scripts to execute a store procedure in SQL Server. There are more than 30 CreateParameter in this statement. I just show a few.
SET Conn1 = Server.CreateObject("ADODB.Connection")
Conn1.ConnectionTimeout = 60
Conn1.Open "myODBC"...
Hi ...
I got a job using Web Publishing to generate report based on the data returned from store procedure. Lately, I got some funny problem which never happen before.
*************
Error Message
*************
SQL Web Assistant: Could not execute the SQL statement. [SQLSTATE 42000] (Error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.