It sure can be done..
Say the name of your server control is "testcontrol", then the code will be like this..
document.getElementById("testcontrol").disabled = true;
Hi,
I had an application which used to gather credit card information and post it to the third party site which used to authenticate and then post back transaction results. The working module was in asp. Now, I am trying to do this POST completely in .NET by using the uploadvalues method. But I...
Hi,
I am facing a problem in displaying content on the web browser. What I want to be able to do is to display an rtf document in the web browser. I set the Mime types in the IIS to application/rtf. But, when I try to view this in the browser, it comes with all the formatting details and a lot...
Hi,
I am having a problem in ASP.NET/C#. I am actually trying to open a file for reading. The code is in C#. However, everytime, I get this error which says that the system is exiting becuase it does not have the privilages to access the folder. I did some search on this problem and came to know...
Hi,
I followed the suggestion of specifying the db explicitly and it worked. Thanks for that. But I still don't understand why it works for "Select * .." and fails for "Select Top 5 *.." when db is not specied explicitly.
Thanks
dummie
hi,
Yes, db is SQL server. Also I am trying to execute only that stmt. Why do u say that it might not work if it is Sql server. The version is 2000.
Thanks again
dummie
Hi,
I am trying to use TOP in Select query to restrict the number of rows. I always get an error saying
Incorrect syntax near '20'.
for the sql query
Select TOP 20 from companies;
Can someone tell me how to use Top and what the prb might be.
Thanks
dummie
Hi,
Thanks for the reply. Yes, I have access to both the servers and I can configure them as I need them. Can you please let me know what to do. Also, I read that using FSo, we can only display text files.Is this correct?
Thanks a lot for your help,
regards,
Aravind
Hi,
I want to display pdf files that are there on a different server and be able to view it over the web. What are the configurations I need to take care as far as Web server and the other server on which the files are present are concerned.Also, if you can tell me what APIs I need to use from...
Hi,
We have Sql server 7 running. We have installed SQL server 2000 on another machine. We now need to migrate all the data files from m/c running 7 to 2000. What are the issues involved? Should we create login and password again.
Thanks a bunch for your help..
regards
Hi pgtek,
What is a viewer?What kind of a viewer do I need to download? Sorry, but I am new to Crystal reports. CAn u help me with this..
Thanks
regards
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.