Hello out there in Tek-Land,
I'm hoping that someone can point out what I cannot see myself.
I have a node at the top of my tree, which is appearing twice, and no matter what I do, I cannot make it go away.
What is even stranger, the second instance of it appears to have an unknown character...
This may be a stupid question, but I haven't been able to find an absolute answer.
In VB.NET (or any other language for that matter).
Suppose the follwing:
1. I am writing an application where speed is important.
2. In this application I am writing a function with a lot of variables, let's...
Pelase help if you can. I have a deadline, and have spent hours wrestling with this problem.
My program populates a collection with over 1000 product objects, using the product ID as the key for each Product object. The product ID is also stored in a variable in the product object. Each product...
I hope someone can point me in the right direction. I just started a new job and have taken over a VB.Net desktop project that was started by someone who left. This is my first .Net project, but I have worked with VB 6 a little bit in the past.
The program uses a ListView in "Details View" to...
Hi,
Please help if you can.
We need a way for our PC Kiosk program (a .Net app) to burn an ISO image to a CD, with virtually no interaction from the user. The only thing the user will do is insert a blank CD into the drive when prompted.
This will enable customers to purchase our software...
Hello all,
My company is creating a kiosk in VB which will run on a pc in our dealer's stores. We want to make it possible for the customer to purchase our software through the kiosk, and have the program burn the CD for them, using an iso image. The dealer will insert the CD into the drive...
I would be grateful for some advice. I'm an Asp developer & I use XML about twice a year, just often enough to get me into trouble.
I'm building a Google Checkout integration. I wrote a script which receives an XML doc from GOogle & extracts data from it.
Problem: Certain nodes may, or may...
I have a SQL query that keeps crashing my script. In Query Analyzer it returns 3152 identical rows (there is only one record in the DB that matches the criteria). In fact, just matching the idCustTemp alone will only return a handful.
What am I doing wrong?
My query is pasted below:
SELECT...
Greetings fellow Tek-Tipsters,
I know that it is possible to turn off hyperlinks for TYPED text, through the Format menu. But what I am looking for is more comprehensive.
I wish to completely turn off hyperlinks, so that when copying and pasting text from a Web page, any hyperlinks from the...
My dear fellow Tek-Tipians,
I have a rather unusual assignment. Our client has several html list-boxes on their website, which are all populated with entries from a database (ASP). One of these has over 200 items in the list.
The client wants to convert everything to dynamic drop-down menus...
Hi all,
I would be grateful for any suggestions/advice regarding JavaScript frameworks. My boss wishes to adopt a JavaScript framework to streamline development, and we are currently researching them. There are several of them out there, and it's confusing.
I'm hoping someone can clarify what...
My latest conundrum...
Background: I am a power user (a software developer). I commonly have 5 to 10 or even 15 applications running at once, and typically have many browser windows open too. For example, while I'm writing this I count 26 windows open altogether.
I'm constantly popping...
A couple of months ago, I was in a guy's office and I noticed he had his desktop icons in groups, just like I do on my desktop, but with boxes around them, which was a nice visual touch. I keep tons of icons on my desktop, and would like to be break up the monotony a bit.
I didn't ask him how...
My application's main form contains a browser component. When the form loads it opens a splash page which is stored in the same directory as the vb project files.
Unfortunately, when I package the program up for distribution, the html file is left out. The Package & Deploy wizard doesn't give...
NOTE: I posted a similar question on the ASP forum a few days ago and no one was ableto help (http://www.tek-tips.com/viewthread.cfm?qid=1216957&page=1).
------------------
I'm attempting to set up a PayPal direct payment system on a client's website (using 3-token authentication, not...
I am praying that someone can help me solve this problem. I have been banging my head against the wall for days.
I am a relatively inexperienced software developer. I'm attempting to set up a PayPal direct payment system on a client's website (using 3-token authentication, not certificate...
This is really strange. My program is essentially a loop, whose terminating condition is a boolean flag called blnPause which is set to true when the user clicks 'Pause'. It runs either until it finds something it is looking for, or until the user clicks either the 'Pause' or 'Exit' button.
But...
I am at my wits end! I know this sounds like an easy question, but I have tried this a hundred ways, and cannot find a way that works and that is practical. Please, somebody help me solve this problem.
My program grabs 3 web pages (one at a time), parses the html to determine if a number on the...
Greetings,
I am writing a VB app for a client which parses a Web page looking for a number in a certain location on the page. I've tried using the Inet control and loading the html into a rich textbox, then parsing the html from the rich textbox.
Unfortunately, this won't work, because the...
I haven't written any Perl code in over 2 years. I know I must be doing something wrong syntactically here. The following code when displayed in a web browser doesn't display the vaqlues of the variabvles, but displays the variable names themselves. What am I doing wrong? Any help would be...
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.