Hi all
I have a very weird problem. I developed the application on XP/IIS5 and everything was fine. When I deployed it on W2k3 server with IIS6 I started getting long delays.
The code below runs an exe using cmd and then reads the response back in a local variable. In W2k3 there is always a...
Hi all,
I am writing an ASP.NET web app using C# 3.5. I have a requiremenent to expose the business as web services to be consumed by an external XML-RPC client, which was written by another company.
I thought about using WCF as this will enable by web pages to call the same services and...
Hi all,
I've got a gridview control with a pager, which works ok. What I want to do is add a custom button at the same row as the PREVIOUS - NEXT buttons of the pager.
The reason is that I have added a template column to the right of the grid with checkboxes. The user will check some of them...
Hi all,
i am writing an application for a XDAII and I was wondering if there is a way to capture the video from the internal camera and stream it to the server. Any input would be greatly appreciated.
Thanks
Hello,
my code (written in c#) opens a page in a popup. this page contains nothing but an iframe, which in turn contains a page. I am trying to resize the popup from a javascript on this latter page, on hitting a button for example. I have used
self.resizeTo
and
parent.window.resizeTo
but...
Hi all,
I 've got an sql server which uses merge replication with client laptops for synchroinisation of data. It is working ok but I was wondering if there is a way to replicate stored procedures.
I am using the system stored procedure sp_addmergearticle for tables and views but still...
Hi,
I have a page where there are two cells in a table, a button and a link to another page. When the user presses the button I use a simple javascript to change the values in the cells. That works fine but if the user clicks on the link and leaves the page and then presses the "back" button to...
Helo,
I have the following situation:
file x.y and m.n
file m.n is open and saved as x.y
is it possible to recover the previous version of x.y?
Any input is greatly appreciated as the file is very important!
Thanx guys
nicsin
Hello,
can I have a collection of movie clips similar to strings in a listbox? I want to add and remove movie clips and scroll up and down the list.
Thanks
Hi all,
I have created in code a visible control and i am trying to apply an on_click event to it with no success my code is
Public Sub createItem(ByVal itmName As String, ByVal itmImagePath As String, ByVal itmParent As XPExplorerBar.Expando)
Dim itmTemp As New XPExplorerBar.TaskItem...
Hello,
I recently bought a laptop with Win XP Home preinstalled but without IIS. How can I install it? Is it tricky or have I overlooked something simple?
Thanks a lot!
Hi,
we have some legacy code written in C and would like to modify it and further develop it. Does anybody know of any tools that could draw structure diagrams from source code, which will help us understand more about it?
Thnx a lot
hi,
I have many pages using a certain asp script under certain conditions. I want this script to redirect beck to the sender page when it is finished. Is it even possible?
Thnx
I have been working on VB and I have been recently assigned to make some changes to a delphi module since they are "similar" according to my boss. I was doing just fine until I met this line of code:
settings := settings Or $20;
where settings is an integer. Can you please tell me what $20...
we have a network of 3 pcs running win2ksp4...
one of them is connected to the internet via a cable modem
and the other 2 pcs are connected to the first one via
a hub...
we all had our networks adapters set to autoconfig/autosense
thus the network was at 10mbps... we tried to change that
since...
hi,
is there a way to detect the input locale of the pc so that I can manipulate the dates accordingly?
the problem is in the following line:
myDate = Format(date, "ddd, dd mmm yy")
it works for british locale but if I change it to american it throws an error.
thnx
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.