The issue is when I am in this event - gvList_RowUpdating , I read the "wrong" value in debug mode.
Here's the function for
public static void EditCustomerBuffer(
string action,
string distymodelname,
string customer,
string opn...
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...
Thanks ... I mixed up the ID and name.
Let's say I want to enhance further and change the text as well. I need to assign an ID for the <p> tag. Correct ?
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 ...
Thanks for clarification.
On another issue, I try to use this tool to encrypt the code :
http://scriptasylum.com/tutorials/encdec/javascript_encoder.html
BUT I can't get it work when I call this function as external file. A lot of errors reported.
Could it due to <script...
If I can find the word "hidden" or display:none in my web page, it could bring up some alert to the search engine and possibly ban my website.
I am thinking to call a Javascript function in the body load to hide it.
OR I will use CSS layer to hide it first by putting it behind or make the...
Hello again,
If I am not allow to use this section :
<div id="section2" style="display:none;">
Section 2 text here
</div>
Any other way I can hide the script ? My friend said that if I use display:none, search engine can ban my website for hiding the text.
Do you have other workaround ...
I found the answer for plugging in the correct keyword in the search engine.
Let me share the findings with you :
http://scriptasylum.com/tutorials/encdec/javascript_encoder.html
thanks for pointing out. I searched for the wrong keyword in the forum. will retry using "hide source code"
probably i should rephrase my question ...
i just don't want non-programmers copy my source code + modify it easily. by representing the code in a non readable manner, it will be harder...
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...
Great ! It works .....
What if I click on it again and then hide it ? and maybe I will just change the text to "Hide Section 2" ?
Dan, do you have Paypal ? I would like to buy you a drink for offering me a great solution. I am still new in Javascript and you really help me. Thanks.
I think something wrong with the code. It manages to hide it but when I click on the link, it shows me a blank page with a word "block".
Is the syntax wrong ? Thanks.
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...
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.