Hi, haven't been at work these days. I tried to use jquery for this case and it seems like it is working, i.e. I am using $.ajax to call a php script.
But except this, I need to pass an array of values (which might be some ID-s) as parameter to the php script and then send back to the...
Hi to all!
I am completely new to javascript so sorry for my ignorance here.
My problem is like this: I have a php code which is supposed to connect to the database (Sql Server) which returns some values from database. I need to call this php code from javascript and also need to process the...
Lol!
Actually for the moment I am working on another project for the same company so I will have to look later at this problem.
By the way thanks earthandfire for the links :)
Cheers!
Country of eagles
Oopss, I don't know if my boss will agree with this. Hope I won't be obliged to make a software with GDI+.
Thanks for your answers however!
Country of eagles
Hi Jason!
Thanks for your answer.
Yes I thought about that, but I was afraid it would take quite a time to get an answer from them, but now I will ask them for this. However if someone might give me an answer I would be very grateful.
Cheers!
Country of eagles
Hello to all!
I am building a project that needs to calculate the cost of a product (with a product I mean a door a window, etc.,) for a company that makes doors, windows, etc., (Actually the company where I work is making this software).
A product is compound of the aluminium profiles, the...
Hi!
In the dialogBox the fields are empty :(.
However I solved this problem without parameters. I just put the special fields ReportTitle and ReportComments in the report (I didn't use them in this report earlier) and I gave the values to them from C#, and it worked.
The code I used was...
Hi to all!
I have made a report using Crystal Reports for Visual Studio .NET 2005. I have made a program using C#, which uses this report. My report uses two parameters, to which I give the values during runtime.
My problem is that even when I give the values to the parameters, it still...
Hi to all!
I have a strange problem with Crystal Reports for Visual Studio .NET 2005.
I made a report using Crystal Reports. I added in my report three parameters and put them in the page footer. This report is some kind of bill for a bet company, i.e., it will print the bets chosen by a client...
Hi to all!
I have a strange problem with Crystal Reports for Visual Studio .NET 2005.
I made a report using Crystal Reports. I added in my report three parameters and put them in the page footer. This report is some kind of bill for a bet company, i.e., it will print the bets chosen by a client...
Thanks earthandfire for your answer. I found an interesting source code that gave an answer to my problem at codeproject. I think I am going to see what he has done and try it.
Country of eagles
Hi to all!
I have a string that contains a mathematical expression e.g. "(5 + 2) * 3 + 1". I want to get the decimal value that this expression gives. The expression might not be this one (it is stored in the database as a string). It might be longer than this. The biggest problem I think is the...
Hi to all!
I have to import the data from a webpage to my pc (in MS Excel format e.g.). Can anyone tell me if this is possible?
The web page should be dynamic. I mean, it is a page that gives the results of the matches that are going on at the moment and the coefficients of the matches that will...
Yes thanks guys, actually I installed Visual Studio 2005, and at least up to now everything seems to be quite OK.
Hope I won't have any problems with it. However I installed Visual Studio 2005 not in the same pc where I have VS 2003, just in case..
Thanks for your answers
Country of eagles
Hello everybody!
I was wondering if there should be any problems working with a project made in Visual Studio 2003 from Visual Studio 2005. I had Visual Studio 2003 installed and now I want to install Visual Studio 2005. But I am affraid to do it because maybe I will have to make changes to my...
You can find some examples of using and manipulating threads at this website: http://www.codeproject.com/csharp/#Threads
To download the examples you just need to register, it is free!
Cheers!
Country of eagles
Hello!
I use InstallShield 10.5 to make the installer projects. You have embedded in it different objects, like .NET Framework, MSDE and other things. And you can also customize the procedure of installation very easy.
However, me, personally didn't like it very much, because, at least me, I...
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.