2,155 Posted Topics

Member Avatar for gravitywell

I can't see anything wrong with your code. What I do however think is raising an error is the fact that the cell string in A7 returned is an invalid folder name i.e. your folder is named MyFolder in A7, but the folder name is maybe ThatFolder... Another thing to …

Member Avatar for AndreRet
0
121
Member Avatar for cak

Glad you could get the help needed. Have fun in your project and good luck. Please close this post for us, thanks.

Member Avatar for chetan gaikwad
0
533
Member Avatar for jumba_4u

Jumba, I have asked to move the post to .Net, I am sure the experts on .net will be able to help you out. Good luck.

Member Avatar for Lek Plepi
0
1K
Member Avatar for AndreRet

I have been so stupid to hit go at the bottom after I added a new user, deleting all users including root. I have re-installed xampp twice, tried to change the password via the xampp security, still with no success. xAmpp loads perfect on [url]http://localhost[/url], phpMyAdmin though shows the following …

Member Avatar for WebStudio
0
2K
Member Avatar for arvin2006

Amrahim, I see you are a new poster, so welcome. You will have to open a new post though, this is quite old. I'll post all the code needed for save, edit, open and show a picture in vb6/access. How to open a new thread? Go to the top of …

Member Avatar for emond
0
3K
Member Avatar for wamcclintock

Try the following - [CODE]Private Sub Form_Load() MSComm1.CommPort = 1 ' Use COM1 MSComm1.Settings = " 9600,N,8,1" ' 9600 Baud, no parity, 8 data MSComm1.InputLen = 0 ' Read entire buffer when Input is used MSComm1.PortOpen = True ' Open port End Sub Private Sub MSComm1_OnComm() Dim strinput As String …

Member Avatar for emond
0
3K
Member Avatar for Amit33sharma

I have attached a sample for you. This is majing use of only 1 camera. I f you need more than one, just replicate the camera code and add more picture boxes. Please note that the codes is NOT commented, but most should be self explanotory if you have a …

Member Avatar for creophagist
0
1K
Member Avatar for rscubelek
Member Avatar for S.N.Mazumder

venice yu, please read our posting rules [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies"]HERE[/URL]. We do not allow the "theft" of others posts here on Daniweb.:) Please open your own thread (at the top of the forum page) and we will gladly help you from there.;) I will not post a solution on this post.

Member Avatar for rexgb_34
1
6K
Member Avatar for ithelp

I know for one, that too much vodka or Jiu (chinese wine), causes double vision. I think they need to down a bit on their alcohol intake.;)

Member Avatar for Ancient Dragon
-1
518
Member Avatar for AndreRet

I have followed every step in the My Sql forum posted - [URL="http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html."]http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html.[/URL] I have no problem in saving the picture file to MySql. The problem arises in retrieving the picture. I am using code as follow: - [CODE]Private Sub DataLoadPicture() On Error GoTo ErrFailed Dim cnPhoto As New ADODB.Connection …

Member Avatar for GTA_doum
0
321
Member Avatar for ~s.o.s~

My bad, I did not pick up on this thread but posted my own. Thanks for all who sorted this.:)

Member Avatar for qq7434138
0
832
Member Avatar for else

Again, everybody is missing the question.... your code of - [CODE]Private Sub Command1_Click() Adodc1.RecordSource = " select * from login where username = ' " + Text1.Text + "'"[/CODE] should have some error trapping in it, see if any value was given, if not exit, as in... [CODE]Private Sub Command1_Click() …

Member Avatar for shelexelex
0
140
Member Avatar for epdmcoatings

I think I have outgrown cartoon characters quite some time ago.;) Avatar is probably the closest I'll get to any "cartoons".:)

Member Avatar for sneekula
3
334
Member Avatar for Ancient Dragon

Hahaha, without opening the link, this looks like a cherry, pumpkin and apple pie, mixed TOGETHER... That should be a new experiencing taste for most I'm sure.;)

Member Avatar for Portgas D. Ace
2
125
Member Avatar for WASDted

Some nice "Must Haves".:) I like the Polk Hitmaster and loves the Peregrine Glove. Now to convince the minister of finance (wife) that these are essential pc requirements for home, is another mission.LOL:)

Member Avatar for enjoydownload
3
606
Member Avatar for Dani

I will try and add a couple more minutes a day (already 3-4 hours a day), anything more, I will have to move in to the office permanently.:) I will also start posting some tutorials etc in my main forum vb4/5/6. If that will help, then hey, why not.;)

Member Avatar for Reverend Jim
3
1K
Member Avatar for eppitis1

I might be wrong here, but I seem to find a problem with the following - [QUOTE]dbFilename = "Report_" & Format(Now, "MM_YY") & ".mdb"[/QUOTE] dbFileName in this case should be a set name. To try and format the name by using format will result in an incorrect connection, hence the …

Member Avatar for rovelyn
0
590
Member Avatar for jay.barnes

Have a look [URL="http://www.access-programmers.co.uk/forums/showthread.php?t=157372"]HERE[/URL] on opening the csv file. and [URL="http://www.access-programmers.co.uk/forums/showthread.php?t=98570"]HERE[/URL] to manipulate the rows.

Member Avatar for AndreRet
0
773
Member Avatar for diafol

[QUOTE]on-site, I don't worry, but when I post stuff to my personal world, I don't want to look like a mook[/QUOTE] Thats how I felt, hence my post in Area 51. I did not want the entire DW to see me begging for rep. It never bothered me until I …

Member Avatar for Dani
1
370
Member Avatar for AndreRet

I have been stuck on this for 2 days now. There were a ton of code available, but not one working solution. Below is my code to send the mail once a user requested a service at an auto repair shop. It updates mysql with all of the data and …

Member Avatar for AndreRet
0
282
Member Avatar for androidz

Actually, quite an easy one. Remember that you have loaded the text boxes with indexes, so you can use something like - [CODE]Dim sMyString As String sMyString = Text1(2).Text 'Where (2) refers to the control loaded. 'This code MUST come AFTER you have loaded the text boxes, otherwise an error …

Member Avatar for androidz
0
3K
Member Avatar for priya1989

Welcome to Daniweb Priya.:) If you need help, just post your question in a new thread under the forum applicable. You'll find all the menus at the top of this page.:)

Member Avatar for JamieLynnSEO
0
63
Member Avatar for royng
Member Avatar for addy01
Member Avatar for e-papa
0
32
Member Avatar for NKNapp
Member Avatar for Ali Shekarfrous
Member Avatar for jingda
0
158
Member Avatar for TheChozen

Welcome to Daniweb. Glad to see you have actually started helping other members, thanks.:)

Member Avatar for jingda
0
46
Member Avatar for rwalkerfla
Member Avatar for e-papa
0
63
Member Avatar for sanjay11

I'm a South African, and although we are not the suggested favorites (as was the case in 2003 and 2007), I am sure that we will be able to pull it off. We are playing a first ever three spin bowlers which paid of recently against India.:) My predictions - …

Member Avatar for jingda
0
1K
Member Avatar for AndreRet

I have searched a million pages today, without any solutions. I can add images to MySql, Pull them from the database and show them successfully. My problem is that they are all in different width and height sizes. What I then tried to do is to set the size BEFORE …

Member Avatar for Kraai
0
1K
Member Avatar for mang0
Member Avatar for dononelson
Member Avatar for Nosa09
Member Avatar for e-papa
0
69
Member Avatar for NannaMO

Welcome to Daniweb Cathy. As far as rugby is concerned, I'm with you. I am however a big cricket fan as well. You had Shane, emphasis on HAD :), is that why you hate cricket? Its nice to see someone closer to me than most.. :)(South Africa)

Member Avatar for e-papa
0
92
Member Avatar for NuDaiye
Member Avatar for e-papa
0
82
Member Avatar for michelle2003
Member Avatar for e-papa
0
139
Member Avatar for jaango123
Member Avatar for frogboy77

[QUOTE]I spend far too much time here, procrastinating.[/QUOTE] Don't we all!! ;) What I did find annoying is posters asking questions about the basic stuff, which is hard for them to grasp, and before you can say "code", they post an even more advanced question, trying to get to the …

Member Avatar for jonsca
0
123
Member Avatar for smith09

And here I am thinking that the only thing on the net was, oops sorry, rephrase, the net IS Daniweb. Such a big big world out there, i'm lost!:-O Serious though, mostly coding stuff.

Member Avatar for savis1
-6
823
Member Avatar for sfrider0

The coding request is obviously to test your knowledge in a certain field. If you are strong in php, yes, create a "dummy" site with dummy MySql connections etc. It will only strenghten your application, especially if you include some advanced functions.

Member Avatar for sfrider0
0
173
Member Avatar for AndreRet

As the title describes, with all the new technology available in cars today, hackers can now break into your car and do some nasty things to it, and ultimately, your safety. Have a look at [URL="http://www.itworld.com/security/139794/with-hacking-music-can-take-control-your-car"]this[/URL] very interesting link where the guys previously plugged into the vehicles control system. They …

Member Avatar for jwenting
0
366
Member Avatar for TheDocterd

Dewald, I'm shooting home now, I have been really tied up for the past week or so. I'll help tomoorow morning, you're grafting as well?:)

Member Avatar for AndreRet
0
192
Member Avatar for vmanes
Member Avatar for JamieLynnSEO

[QUOTE]Im looking to find out what distinguishes content as unique content in Google's eyes.[/QUOTE] This is solved, so a stone just to agitate you.:) "Who cares!";) I had to, for taking it, some kudos. On a more serious note. I have found that using proper headings helps a lot, copying …

Member Avatar for MaryDD
0
259
Member Avatar for Jaseem Ahmed

I'm not sure what you mean Jaseem. Is the move first and move last not working, but move next and move previous works fine?

Member Avatar for Jaseem Ahmed
0
1K
Member Avatar for Jaseem Ahmed

The above code will not execute 100%. Add a minus 1 after the count - [CODE]For i = 0 To List1.ListCount - 1 'Here, otherwise it will skip the first record For i = 1 To ListView2.ListItems.Count - 1 'Here as well...[/CODE]:)

Member Avatar for AndreRet
0
139
Member Avatar for ben25x

[QUOTE]you can't do that.[/QUOTE] You can, just with a lot of code.... [CODE]'Change the style... Private Declare Function GetWindowLong Lib "user32" _ Alias "GetWindowLongA" (ByVal hWnd As Long, _ ByVal nIndex As Long) As Long Private Declare Function SetWindowLong Lib "user32" _ Alias "SetWindowLongA" (ByVal hWnd As Long, _ ByVal …

Member Avatar for WaltP
0
4K
Member Avatar for Jaseem Ahmed

Just refresh the listview to show the newest records... [CODE]Listview1.Refresh[/CODE] This AFTER adding the new record.:)

Member Avatar for peter_budo
-1
299
Member Avatar for PM312

Use the following - [CODE]Form1.Show 1 'Or use vbModal - Shows modal, no other forms can be accessed unless form 1 is closed.[/CODE]

Member Avatar for WaltP
0
570

The End.