- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 3
- Posts with Downvotes
- 3
- Downvoting Members
- 1
8 Posted Topics
Re: I have used Mid,InStr and other methods to get a substring of a string from one text file and copied the required string to another text file. While I get the correct string, vbscript however generates a BLANK SPACE after evry character in the output string. I tried to use … | |
Re: I have used Mid,InStr and other methods to get a substring of a string from one text file and copied the required string to another text file. While I get the correct string, vbscript however generates a BLANK SPACE after evry character in the output string. I tried to use … | |
I have used Mid,InStr and other methods to get a substring of a string from one text file and copied the required string to another text file. While I get the correct string, vbscript however generates a BLANK SPACE after evry character in the output string. I tried to use … | |
While there are several Project Management Tools already available in .net, I want to know if there exists any that can capture data from the Project Management Tool [such as working hours, public holidays etc.] and update the same on an already existing database. These dates wud further b used … | |
I want to display a screen as soon as the CD(or pendrive etc.) is inserted into the users computer and on clicking a button on the screen the setup project gets installed(one click insttallation) ... just like how visual studio gets installed with flash pics moving on the right hand … | |
I have created a setup file that takes the primary output of my .net application. How do i fetch the location where the user will install the setup on his pc. I need to trace this path using the C# application. I've been searching the net since days but havent … | |
d set up file for my windows project in C#,works fine as far as diplay of forms is concerned but any button when clicked gives the following error: "length of parameters cannot be less than zero. Parameter name: length" there is no parameter called "length" suphrisingly in the form i … |
The End.