I shouold have figured this out much sooner. The Split() function, for some reason, doesn't remove the delimiter when vbclrf is the delimiter.
I cahnged the delimiter and the problem disapeared.
Greg Norris
Software Developer & all around swell guy
www.GregNorris.net...
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...
I finally found the problem. Only one product object was being instantiated, and was being added to the collection a thousand times, and each time the properties were being updated.
Doh!
Greg Norris
Software Developer & all around swell guy
www.GregNorris.net...
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 am working with these same tools. When building the XML file, we replace the 5 dangerous characters (&,',",<,>) with the HTML equivalents. Then on the recieving end, I wrote a function to re-replace the HTML chars with the regular text chars. (The XML reader in the program I am working on...
I appreciate the try, but I'm pretty sure this displays the images in the leftmost column, which won't do me any good. It looks like I'm going to have to go with checkboxes, and a button down below to do the deleting.
Greg Norris
Software Developer & all around swell guy
www.GregNorris.net...
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 TipGiver,
I appreciate the help, but according to the documentation included in that archive, XPBurn only burns data discs, not ISO images.
I'm looking into the possibility of accessing Nero's functionality through the command line. And some other things too, but nothing definite yet...
Thanks for the tips! Unfortunately, GoldenHawk costs $4000.00 for the version we need. I'm not sure my company will pop for that. And I'm not sure the other can be used invisibley without the GUI, but I contacted them to find out.
Thanks again.
Greg Norris
Software Developer & all around...
Thanks for the tips. I will look at Nero. As for CD Burner XP, it looks like a GUI app, and I'm not sure it can be used behind the scenes, invisibly. I contacted them to ask.
-Greg
Greg Norris
Software Developer & all around swell guy
www.GregNorris.net...
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...
Wow, I can't believe I got 3 responses in 10 minutes.
I just came back here to say I figured out what the problem was. Yes, I have an extra table listed (result of pasting code). Doh!
You are right about using the explicit join syntax. I need to do that from now on. Old habits die hard...
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...
simula, 2 things:
1. You didn't fully answer his question. How are you saving the thing? How are you going about integrating with Word?
2. Also, as combo said, "there are commercial spellcheckers available that integrate with office." Take a little time to research them on the Web like he...
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...
I wish I could see this myself, becuase I feel certain that there is a solution to your problem.
Can you send me something, a link or something? If I can't figure it out, I'm sure my boss can. He's been doing web dev since way back when the Web was brand new.
Greg Norris
Software...
Try using a refresh statement, either in your javascript or asp, depending on the structure of your program:
Here are some helpful links:
http://grizzlyweb.com/webmaster/javascripts/refresh.asp
http://www.faqts.com/knowledge_base/view.phtml/aid/23591/fid/1...
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.