670 Posted Topics
Re: [QUOTE=Pro2000;1617798]I think it needs to be marked as solved since you've got what you want. Why did you mark it as unsolved again?[/QUOTE] I so much agree this has to be marked solve and please don't walk away like the others now that you've got your answer. Hey! am not … | |
Re: Make use of the timer control. Try some things out and if they dont work for you, then show your code | |
Re: That's more of a test to me. Not sure if you can put two of them without changing names so the best you can do is keep the name but add a suffix Example: HR Document HR Document(1) and so on | |
Re: [QUOTE]I have tried VB.NET Syntax (Toggle Plain Text) [CODE] bindingSource1.DataSource = Nothing DataGridViewSearchExist.DataBindings.Clear() DataGridViewSearchExist.Refresh()[/CODE][/QUOTE] Where did you implement all these? Apparently, you stated in your catch....block that the binding source should be set to nothing and this would only happen if the program encounters an error. | |
Re: [QUOTE]what i want is to load age in the combo box.then i will have the textbox locked.when i choose an age in the combo box i want the text box to show the equivalent allowance for the age.. is that possible? [/QUOTE] very possible, lets see what you've got | |
Re: since you want to get the data by a particular date, then time-stamp answers your question and you can achieve that with Adam_K has just provided except you want something more detailed and then you would have to provide more details too for better understanding | |
Re: To me, you're clearly inserting a string. Whats your error with it? | |
Re: And from this, what was the result or did you get any error? let us know. | |
Re: Are you using a database and if yes, which one? then also, how do you know which name to save it to? Please explain further and show some code if possible | |
Re: [QUOTE]First thing that I tried and it didn't work on either Firefox and Chrome.[/QUOTE] Works for me on firefox | |
Re: If you're used to clearing your browser history and cache, then be sure to log in again | |
Re: If the convicted had anything to do with death of someone, then it is well deserved and should be well served to such individual | |
Re: You can read if you have the time, all asp.net books you come across. No knowledge is a waste and some useful tips maybe be mentioned in the ones you decide to ignore. But for a start, you can also check out 'Wrox.Professional.ASP.NET.4.in.CSharp.and.VB.Mar.2010' | |
Re: 1. Read 2. Practice what you read 3. Get dunps(past questions) for the CCNA certifications so you can know what the questions look like and prepare yourself. Goodluck | |
Re: SQL (often referred to as Structured Query Language) is a programming language designed for managing data in relational database management systems (RDBMS). while Oracle(commonly referred to as Oracle RDBMS or simply as Oracle) is an object-relational database management system (ORDBMS) | |
Re: [CODE]' Return True if a file exists Function FileExists(FileName As String) As Boolean On Error GoTo ErrorHandler ' get the attributes and ensure that it isn't a directory FileExists = (GetAttr(FileName) And vbDirectory) = 0 ErrorHandler: ' if an error occurs, this function returns False End Function [/CODE] | |
Re: read [URL="http://en.wikipedia.org/wiki/Email"]here[/URL] | |
Re: see [URL="http://www.programmersheaven.com/mb/VBNET/363694/363694/image-storing-in-ms-access-through-vbnet-2005/"]this[/URL] if you can get help | |
Re: check [URL="http://www.daniweb.com/software-development/vbnet/threads/329280"]here[/URL] | |
Re: check [URL="http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/bdd212be-f815-4023-9db1-582b2439987a"]here[/URL] | |
Re: oh! I even thought you wanted an application that when the user is logged in, it recognizes that event and changes the the Login Button text and its function to Log-Out so the user can only log out once logged in. AS debasisdas clearly stated, no application asks for password … | |
Re: You know your level of competence in the language you use and i guess its java as you mentioned. | |
Re: [QUOTE]You can thank global warming for all but the earthquake. [/QUOTE] did you do that research in your lab? | |
If you knew exactly when the world would end, what would be the last thing you would like to do? As for me, i would enjoy my days to the fullest and wait patiently in all right manners if you know what i mean;) | |
| |
| |
Re: Just like you said, all places are different. But if am asked to speak, i would say you can go in for consulting job if you can get your hands on one. I found out that most consultants are people who have the knowledge, but smaller knowledge than the core … | |
Re: Make use of the 'LIKE' wildcard | |
Re: What exactly is the problem with your codes and How do you want to access the auto generated numbers? ![]() | |
Re: Do u have a good reason for downgrading? | |
Re: What database are you using If a database is in use, do you have a column defined as a primary key column so each time in that column can be unique? | |
Re: I still don't believe in his cause.He had no right to do that and even if he had something to tell the world or some sort of publicity, please there are ways of letting your opinion known and not just known but count. Now that he has made himself clear … | |
Re: [CODE]koneksi.Open() 'open connection to server strcmd = New SqlClient.SqlCommand strcmd.Connection = koneksi 'this is the SQL select statement query that is performed ' to read the username and password from server strcmd.CommandText = "select * from tbl_user where ID = '" & t_id.Text & "' and password = '" & … | |
| |
Re: check to make sure you're connected to the internet. You may also try some other online services like IM's and see if they work ![]() | |
Re: [QUOTE]And I would like to ask, what is the safest way to target the database. Because Im thinking, what if my database is change to another directory. If that happens, it will cause trouble to my system. I hope someone can help me with this.[/QUOTE] Its always better to create … | |
Re: What have you tried? | |
| |
Re: I used to hate series but after i saw the Season 24, i fell.....its my best till date | |
Re: You may read [URL="http://www.codeguru.com/forum/archive/index.php/t-335012.html"]here[/URL] | |
| |
Re: check [URL="http://www.connectionstrings.com"]here[/URL] |
The End.