Hi friends,
not sure where to post this, since there does not seem to be an - active - git forum. [pc3]
I would like to use Bitbucket & SourceTree for code / version control of an MVC site of mine.
Problem: I guess I am too stupid to get how this is done!
I have created a BB account, a new...
Hi friends,
I am currently trying to achieve live streaming from a webcam (scope: inTRAnet, not inTERnet) through an ASP.Net website.
What I have achieved so far: using AForge I can display the video from my webcam live on a desktop client (C#) and also save scheduled snapshots, so no problem...
Hi guys,
I am having trouble with MVC here in that a page displays wrong.
Using Visual Web Developer Express 2010, calling the page from my Index page - which looks just fine - by calling an action on home controller which in turn returns the view. Normal, right?
The wrongly displayed page...
Hi guys,
I'm having a bit of a problem here. I write tools for various tasks and want to enable other people to use these tools, too.
Alas, for various reasons some people still need to work on Win XP machines (SP3, .Net 4 extended + client installed) - and my tools fail to run on these...
Hi friends,
I am trying to connect to an Excel file using ADODB / Jet.
I have no idea why.
Here's the relevant code part:
$strConnection = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" . $dbPath . ";Excel 8.0;HDR=Yes;";
//...
$conn = new COM("ADODB.Connection") or die("Cannot connect to...
Hi friends,
I am trying to execute a command on a remote computer, a netstat call with specified port to be precise, in order to have an overview of who is connected to this computer via VNC.
I do have a (somewhat) functioning code using VB6 and PsExec,the performance of which is however...
Hello friends,
I am usually progging in VB6 and still very new to C# but I feel that I can no longer avoid it. [tongue]
Here's my dilemma (please forgive the amount of detail):
We receive XML files. The node contents vary from plain text to HTML contents. The HTML contents can be either in...
Hi friends,
Not sure whether this is an XML or a VB issue, but I'm having hopes this is the right place. [smile]
Background: I need to convert a plain text file into XML. Some of the text portions in the text file consist of one line, some of many, lines wrapped by CRLF. Transfer works just...
Hi friends,
I am trying to make my own little WhoIs lookup application. I understand it would probably be easier to use MSHTML, pass the IP to WhoIs and query the results page.
That would be enough to resolve the hosting country and net name.
However, I would also like to read the abuse email...
Hello friends,
I do not yet have any code for the following. I first need advice on how to do this at all first.
Problem: I have an XML file, XLIFF to be precise.
<source> nodes contain text, <target /> nodes are empty.
These files need to be translated using a CAT (=translation) tool. Said CAT...
Hi friends,
I must be doing something wrong but I just don't know what!
I have downloaded PsTools and put the PsExec in my project folder as well as in System32.
I am trying to execute a DOS command on a remote machine and I'm trying like this:
Dim Serv As String
Dim checker As String
Dim...
Hi friends,
I'm having a bit of a problem here:
Some of our Word documents get damaged while processing. The formatting still "looks" good, alas it isn't.
With "processing" I mean "translating". The translation is done by various freelance translators, who work with a CAT tool (Computer Aided...
Hi friends,
running Windows Server 2003 Standard, Exchange Server 2003 SP2.
For some reason, OWA has stopped working; I suspect some Windows/Exchange update as the culprit; can't think of anything else.
The problem is that the default website cannot be started.
I have re-started HTTP services...
Hi everyone.
I have googled for this but haven't found the right way yet.
Problem: I have set up a Windows 2008 Terminal Server which will function as an application server to external users.
I have configured the router such that the TS is accessible in the DMZ from the internet via a fixed...
Hi guys,
this is surely a very simple mistake of mine; but I haven't coded in Access for a loong time and don't know why it behaves like this. I've forgotten oh so much...
[blush]
What I want: populate a combobox with all Queries contained in the current database.
How I tried (and failed)...
Hi friends,
I have an ASP page which pulls data from a DB.
This data is then displayed in different areas:
One is a list of all (or filtered) entries, displayed in a scrollable DIV of fixed size, one is the detail DIV, where record details are displayed.
The list entries consist of links, which...
Hi guys,
I am currently facing a major problem:
Folling a "WTF?" shout of my colleague's, I found that his computer showed all signs of a W32/Blaster infection.
An infection that should be utterly impossible despite his Windows Firewall being deactivated because he is running
a) Windows XP...
Hi friends,
once again it is a little thing that gets me stumped.
I am trying to read data from an XLS into Word.
I am doing so via ADODB; the reason for this is simple: it is a mere test, I will later translate to VBScript and use it in an ASP to write to a web page.
Connection functions...
Hi friends,
I am trying to accomplish a custom search macro, searching the subjects of mails for a keyword across all currently opened PSTs; Exchange account as well as opened local PSTs.
It does work - to a degree. However, it finds double entries. In addition to my Exchange account, I also...
Hi guys,
I am stumped by an utterly simple RegEx! [3eyes]
This is what I am trying to do:
I am transforming a text file into XML for further editing.
In this process, I want to protect certain codes, that are all roughly like this: 0B1234.
They may be all digits or digits and upper case...
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.