Forum: VB.NET Mar 25th, 2009 |
| Replies: 0 Views: 250 Hello
i have problem loading my gridview with data if i include a where clause to it to pull out records using either session or querystring but without a query string it will retrieve out... |
Forum: VB.NET Mar 25th, 2009 |
| Replies: 1 Views: 456 Private Sub btnExecuteReader_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles btnExecuteReader.Click
' Create an instance of an Connection object
Dim cnn As... |
Forum: VB.NET Mar 9th, 2009 |
| Replies: 0 Views: 296 Hello i am designing a website that the security need to be taking care of now i am in thought on what decision to make on either using Query String OR session/cookies but i dont know the use of... |
Forum: VB.NET Jan 31st, 2009 |
| Replies: 1 Views: 468 Hello!
i have a project on working with captcha but all the article i got i couldn't implement them cos the are giving one or more problem pls if anyone could send a functioning code sample... |
Forum: VB.NET Jan 9th, 2009 |
| Replies: 4 Views: 401 not reaaly this will be implemented on your first login to your account which will accept your IP Address and store it but when you login again the program will have to compare the previous IP that... |
Forum: VB.NET Jan 9th, 2009 |
| Replies: 4 Views: 401 For the issue of the IP Addr i want to include that to make sure that it the owner of the account that is really accessing it since Thanks for your contribution.
Plz i stil need more help! |
Forum: VB.NET Jan 8th, 2009 |
| Replies: 4 Views: 401 I am a student with a project that as to do with online money transaction and the main aim is to create a secure website that can tract fraud transaction and a means of securing every bit of the... |
Forum: VB.NET Nov 24th, 2008 |
| Replies: 1 Views: 343 i have a problem inserting record into the sql server databases. but i could not get the corret sytax i have read a lot of book but i am getting a lot of bug in the code pls i need you help to help... |