Hello, I'm trying to get a button to display open a link.
<button>ClickMe</button> is what I have so far. I but an <a href=" before it, and it sort of works, but not all the time.
Is there a better way of doing this?
Thanks
Hi, does anyone know how to center an image at the absolute bottom of a webpage. I don't want a white space between the image, and the border of the browser...
Thanks.
I have an application I made in VB6, which has been running fine for years on Windows 98/2000/XP. I recently tried it on Vista, and works 70% of them time, but the other 30% of the time, it is very sluggish. Sometimes it takes 3 minutes for the application to become 'unstuck'.
Has anyone else...
I am going to setup 3 offices together using vpn devices. My question is, when a client in a branch office accesses the internet with the new device, does it first go through the vpn and use the main offices internet connection? or will it use it's own internet connection?
If it used the main...
I have several XP machines in which I have enabled the AutoAdminLogon so that they all auto login everyday after rebooting during the night. Well when they autologin, the login script doesn't run. Not even the minimized DOS window shows at the bottom. But when I log-out, then back in, the...
I have a group policy which forces the password. However, if the user selects "none" as their screensaver, nothing will run.
Is there a way to remove "None" as an option? I don't want to specify a password, I want them to be able to choose...
Thanks
I've been frustrated for 4 hours trying to make a simple Mouse over event that will play a Movie Symbol in Flash MX 2004.
This is what I've done...
Created a button symbol, and a Movie Symbol. I've successfully called the Movie Symbol when I click the button using the following Action Script...
I started selling software in 2005. I had one person purchase my software for $250.
Are they going to send a 1099 form in the mail to me?
Or is that only for purchases over $600?
Also, if they don't send a 1099, does that mean I don't have to claim it on my taxes?
Thanks
Just wondering, I have 1 domain... domain.com. It is a single Windows 2000 server. Can I add a subdomain controlled by a 2003 server? For example, I will call the 2003 server domain, child.domain.com. So it will look like this...
domain.com <---Windows 2000 Domain Controller...
Anyone know the estimated price of Upgrade CAL's for 2003 server? We have a bunch of Windows 2000 server CAL's we'd like to upgrade, but can't find a price on upgrade CAL's...
Thanks
I have many Windows 2003 servers, with a lot of CAL's. Does anyone know how much it will cost to upgrade them to R2?
Also, anyone know the release date? I can't find these anywhere...
Thanks
I would like to start selling my software application I made that automatically patches windows computers. However, I found another company that sells very similar software, and is patent protected. The layout is similar, and it works a little differently than each other, but in the end does...
I have an access database that I use with my vb6 application. I have about 50 user's accessing this data at one time. About once or twice a month, the database will corrupt, and I will have to repair it. Sometimes the repair wont work, and I have a useless database.
Is this most likely a...
I'm trying to get my app to change the border style when I click a button. I want it to change from Sizable to Fixed Single... This doesn't work...
Me.BorderStyle = 1
Any Suggestions?
Thanks
I have the following code...
TextVar = "This is just a sentence."
How can I search for a word in that variable, and if it is found, display the whole sentence.
For example, I'd like to search for the word "just" inside TextVar, and if it is present, then MsgBox TextVar...
Anyone know how to...
I have the following code to disable Alt-F4...
Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)
If UnloadMode = 0 Then
Cancel = 1
End If
End Sub
This works fine on a freshly made app, but when I use this code on an existing application with 100's of lines...
I have a removable drive, which when i plugged it into my front USB ports, would prompt me what I want to do... (open drive, copy files, etc)
Now, for some reason, it doesn't prompt me anymore, it just opens up the drive, and lists the files.
How can I fix this?
(I've played with the...
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.