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 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,
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,
We have professional edition of Crystal Reports 9. I read that to create a report and be able to display it on the web, we need to use Report Designer Component which is available only in Enterprise and developer editions. Without this, is it impossible to invoke a report in asp and view it...
Hi,
At present, I have a crystal report which when invoked through an ASP page, if it requires input parameters, requests the same by sending a page with respective input fields. I want to send the parameters from the ASP page the very first time I invoke the crystal report so that the...
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.