-
Created how to add org.apache.xerces.parsers package in netbeans
Hi Dw I'm not a master in java and I'm kinder new to it even though I can do certain things in java. I'm developing an object oriented project and … -
Began Watching how to add org.apache.xerces.parsers package in netbeans
Hi Dw I'm not a master in java and I'm kinder new to it even though I can do certain things in java. I'm developing an object oriented project and … -
Replied To a Post in Select an item from listbox with Enter key
Can you give a picture not the image but the clue or make an example of the data you are talking about because now with your new post I can … -
Began Watching Edit Word document in visual basic application
Hi, My requirement I need to edit or replace content in the word document every time and save it to another location. What I wanted is I want to simplify … -
Replied To a Post in Edit Word document in visual basic application
Try using the & VBNewLine after each word or .Crlf that should do the trick for you. -
Began Watching saving and updating in one command button
i have here separated code for inserting new data, and updating changes in existing data in access using vb.net....when i run the program, both run sucessfully...now, i want to use … -
Replied To a Post in saving and updating in one command button
If your question has been answered please mark it answered. Thank you. -
Began Watching Select an item from listbox with Enter key
I have a listbox which contains items in it. After you click on the selected item, the listbox will be populated with different items relevant to the item which you … -
Replied To a Post in Select an item from listbox with Enter key
Wait, where do you select the item that is populated to a ListBox? Your details is not providing enough information, I don't understand of your components. Please clarify that and … -
Replied To a Post in How to connect access database to asp
Thanks but I've already solved this problem by using the SQL statements. -
Began Watching Assignment
Write a VB app that has two forms. On the first form create six labels and four text boxes, four buttons and a main menu The label text properties are: … -
Replied To a Post in Assignment
We only help you when you stuck with an error or method in your code or project. You need to show us your effort on this assignment and tell us … -
Marked Solved Status for How to connect access database to asp
Hi Dw I've create an ASP.NET web app using VB.NET and now I want to connect an access database to it so that it can save data, and also read … -
Replied To a Post in How to connect access database to asp
Well I've managed to solve this problem. Thank you for your participation -
Replied To a Post in How to connect access database to asp
Thanks but how do I locate my database. Let say I've added the database as resources or is located within the project file under the bin directory. Also there a … -
Marked Solved Status for How to enable the button in aspx in vb.net
Hi Dw I'm creating a web app for my future use and now I'm having a problem in calling a button to enable it. The web app start with Default.aspx … -
Replied To a Post in How to enable the button in aspx in vb.net
Thanks to everyone who tried helping me in this problem. I've just solved this problem. On the Master page I added the If Session("d") isNot Nothing line of code under … -
Replied To a Post in How to skip the access denied files and folders
Thanks but that method of changing the manifest didn't work, the program still produce the same error which is access denied tried all those manifest from requireAdmin, to highestAvailable but … -
Created How to read line and refer to it.
Hi Dw I want to read a text file line by line and refer to those lines, meaning the text file will have 1 word per line and these words … -
Began Watching How to read line and refer to it.
Hi Dw I want to read a text file line by line and refer to those lines, meaning the text file will have 1 word per line and these words … -
Replied To a Post in How to get the Full path
Thanks and sorry to take too long to reply I just tried now your code and it produced an access denied error it I select a folder from the ListBox … -
Replied To a Post in Unable to host aspx not supported
Thank you. Please see may post for the problem that I'm facing. www.daniweb.com/software-development/vbnet/threads/475675/how-to-enable-the-button-in-aspx-in-vb.net -
Created How to connect access database to asp
Hi Dw I've create an ASP.NET web app using VB.NET and now I want to connect an access database to it so that it can save data, and also read … -
Began Watching How to connect access database to asp
Hi Dw I've create an ASP.NET web app using VB.NET and now I want to connect an access database to it so that it can save data, and also read … -
Created Unable to host aspx not supported
Hi Dw I've created some few ASP using Visual Basic .Net and the files when I publish it (exporting from IDE to a folder) are in .aspx format and the … -
Began Watching Unable to host aspx not supported
Hi Dw I've created some few ASP using Visual Basic .Net and the files when I publish it (exporting from IDE to a folder) are in .aspx format and the … -
Replied To a Post in How to enable the button in aspx in vb.net
The problem is that the master page only loads once so even you load another page but the master page will not load again so I need maybe a way … -
Replied To a Post in Building a VOIP for Black Berry and Andriod using Flash Builder
Thanks williamwalker but I wanted to create it without the Ozeki but guess I will just try the other way other than the use of Ozeki. -
Replied To a Post in Hover over 1 image and replace another?
Check these out. https://www.interspire.com/support/kb/questions/1011/HTML+Examples+%233%3A+How+To+Do+An+Image+Swap www.dynamicdrive.com/forums/showthread.php?63552-Image-Change-using-mouseover And a very nice example here: reference.sitepoint.com/html/event-attributes/onmouseover helplogger.blogspot.nl/2012/05/create-rollover-image-effect-change.html?m=1 Hope you will get what you want here. -
Began Watching General Knowledge on How bank perform deposit and withdraw
First thing is this is a long question. So please first read it then give me your suggestion. currently i am working on a banking projects for my degree. Where … -
Replied To a Post in General Knowledge on How bank perform deposit and withdraw
Well what I think you can do is count the withdrawals made and for each withdrawal add a date because your interest seems as if it not a static so … -
Began Watching How to pass data between two forms in VB .NET
I will be showing how to pass data between two forms in VB .NET. I will be using two forms, two classes which we will define, a delegate, an event, … -
Replied To a Post in How to pass data between two forms in VB .NET
Nice one. Well said. Power to you. -
Began Watching Sum of years digit calculation how to in vb.net
I a sorry to come back with the same question. 2014 $5500 $5000.00 28% (10/12) x (5/15) $1389 $1389 $4111 2015 $4,111 $5,000.00 28% [(2/12) x (5/15)] + [(10/12) x … -
Replied To a Post in Sum of years digit calculation how to in vb.net
Please add comments to you codes and repost the code with comments which start what each line does so that it will be easy for us to follow and see … -
Began Watching help to add formulas to vba!!!
Hi I need help with something, I really don't know how to do this, but how would I add these questions in to VBA? could somebody tell me for atleast … -
Replied To a Post in help to add formulas to vba!!!
You didn't specify where or how much is the income so you can't calculate something which is null, what you need to do is as cgeier has said and also … -
Began Watching can you help me with coding this. please.?
create a code that will determine if a given input is(matrix) is a diagonal matrix, square matrix, or not -
Replied To a Post in can you help me with coding this. please.?
What the formula for that? -
Created Detection using heuristic analysis
Hi Dw Well I know this kind of question has been asked over and over again but with not straight to the point question, so since I'm also creating a … -
Began Watching Detection using heuristic analysis
Hi Dw Well I know this kind of question has been asked over and over again but with not straight to the point question, so since I'm also creating a … -
Began Watching Hover over 1 image and replace another?
Does anyone know of an easy way to have an image switch to another image when the cursor hovers over a completely separate image? [Here](http://lonnyfoster.com/temp/daniweb/replace_image.png) is a diagram that hopefully … -
Replied To a Post in Hover over 1 image and replace another?
Try this on the page not on the css. I will give you the complete code I used. <Img border=“0" id="img1" src="your location for the primary image" height="30" width="100" alt="Name … -
Replied To a Post in How to perform this type of task in mobile device
I can't find the path even if I point the DOS to Drive f:/ where my phone is at but the command prompt says can't find the path. Any help? -
Began Watching How to calculate sum of years digit in vb.net
Below code is working fine with small problem. My problem here is, how can i get the BegValue working in a proper order. please it is only the begvalue that … -
Replied To a Post in How to calculate sum of years digit in vb.net
What I think is that move all the calculation above the "line 31. Dim row As String () = New String()" because what I see is that before you calculate … -
Replied To a Post in How to enable the button in aspx in vb.net
Yes I've traced the Session and what it does is save the age and I've referred to it earlier before I even face this problem and it was giving me … -
Created How to enable the button in aspx in vb.net
Hi Dw I'm creating a web app for my future use and now I'm having a problem in calling a button to enable it. The web app start with Default.aspx … -
Began Watching How to enable the button in aspx in vb.net
Hi Dw I'm creating a web app for my future use and now I'm having a problem in calling a button to enable it. The web app start with Default.aspx … -
Replied To a Post in How to mix bill notes
That's exactly what I'm trying to do to get as many 200s as possible and if for example the user choose to withdraw 1500 its can get up to seven …
The End.