Hi everyone,
I've posted here before asking for an easy to use flash software but got no replies. I'm not a total novice when it come to graphic editing...it's not my job and probably never will be, lol.
However I'm trying to do something for a personal project and I can't figure it out...
Hi everyone,
I have never really worked with Flash before, beside fooling around getting balls to move in the early step of a tutorial. Anyway I am a programmers and was asked to do a webpage for a friend.
He just want something basic, but I would like to add a flash intro to it. I just...
Hi everyone,
Well I've posted regarding this problem before. The original thread is here if you feel it has info pertinent to my question.
http://www.tek-tips.com/viewthread.cfm?qid=1107305&page=1
I've been having problem with my modem as some of you know...I've missed my apointment with my...
Hi everyone,
I'm usually pretty good at troubleshooting computers but this one I've tried everything I could I think...I don't have much info on the computer as it's a neighbor's PC.
He brought it with Windows 98 not starting at all with explorer crashing
EXPLORER.EXE has caused an invalid...
Ok,
I'm not a graphist, I am not all that good with photoshop at all but there's one picture I would like to modify with decent result. I have one as a model to use for my real picture.
You can see it here:
In case you wonder it's for an avatar that I want it. How would I go into doing...
Hi everyone,
Well I just got off the phone with my ISP's technical support and they can't help me :P go figure.
I receive my aDSL connection via a Comtrend CT-301 modem (made for my ISP so no real spec sheet out there)
Yesterday my connection dropped, I thought it was my Wireless router, but...
Hi everyone,
I've for a while now considered posting here, been thinking a lot about my future lately. I'm at the moment 22 years old, I have completed 2 years of a bachelor in Computer Sciences.
After that I've occupied various positions as webmaster, programmers for small company (mainly...
Hi everyone,
I have a small problem right now, I've a file list box on a file and I would like to be able to click on the name of the files and have them open in notepad, I have this :
Private Sub File1_Click()
Shell "Notepad.exe" & " " & File1.path, vbNormalFocus
End Sub
This is giving...
Hi everyone,
I'm currently developping an software for a small company. I've used an backend MS Access database to start, but I'm wondering if I've made the right choice.
The company will be using that database to maintain an online store (inventory and cliendID, stuff like that will be...
Hi everyone,
I have a Dell Trinition 19'' monitor. Recently I noticed some flickering in the top portion of it. I finally after a lot of time figured it was caused by my electrical alarm clock which is on top of it. I removed it and moved it to the side...all is fine now, except that I just...
Hi everyone,
Well I realize this might seems like a trivial things for most of you but I just added an Option dialog form to my application. I see the default 4 tabs, I can go through them at run time...I seen from the code that it's basically only showing a picture box and hiding the other...
Hi,
I've posted yesterday about not being sure if my app would run on a machine that didn't have Access installed. Since I was using an Access 2000 db as a backend to my app the answers were yes.
I finally got a chance to try it on a fresh Win98SE install and when I try to run the setup it...
Hi everyone,
I'm currently working on a small application that use a MS Access 2000 database. It's working ok on my box which have MS Access XP installed, OS is WinXP.
Eventualy (when it's ready) it will be deployed on other machine, which are likely to have Win98 on them with at most...
Hi everyone,
I'm working on a small application at the same time as I teach myself VB 6. I'm trying right now to fix a new error that occured today and while I think I identified the source of the error I can't fix it.
I'm populating a combobox using a text file with this procedure -->...
Hi everyone,
I'm trying to get my application to create a new table in an Access 2002 database. I've been reading for a while and see that it can be done with DAO but that doesn't work with Access 2002 right?
Since I've never learned database programming I thought I would go with ADO but in...
Hi,
I'm new to VB programming and I'm trying to have a listview with checkbox on the left of the first data column. I've seen many example but they require you to enable the checkbox property of the listview.
Mine isn't there, I added a listview and changed the view to lvwReport and added my...
Hi,
I'm a complete VB noob and even though I know how to program I never really got into GUI making. Now I need something and I don't know how it's called or if it's included in VB.
I need something that is kind of like a list with scrollbars when it gets too long but seperated in columns...
Hi,
I have been trying to get this SQL query to work for a while now and it always return 0 record. I'm trying to search multiple fields for a keyword stored in an array like this:
sql2 = "SELECT * FROM table_name WHERE (type=1 AND desc LIKE '%"+arrKeyWords(0)+"%') OR (type=1...
Hi,
I'm building a database driven web gallery for a webpage (using access 2002 and ASP). There are about 3000+ pictures that I added in a database. I then query the database for the path, type, etc. The pictures are divided in two major categories and then those two are divided in smaller...
Hi,
I have a rather large collection of pictures that I want to display in galleries on a website. All the pictures are divided in two major categories.
Right now it's querying an Access 2002 database for the path, size, type, etc. Would it be better performance wise to split the collections...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.