I have a problem that my <b>upload button</b> isn't where I want it to be.
I want it to be below the file input.
Se this link below to understand what I mean.
http://www40.brinkster.com/aspvbnerd/test.asp
George
I would like to to this with VB6 is it possible?
VBSCRIPT
Set dtmConvertedDate = CreateObject("WbemScripting.SWbemDateTime")
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colOperatingSystems =...
If I would like to to this with VB6 is it possible?
VBSCRIPT
Set dtmConvertedDate = CreateObject("WbemScripting.SWbemDateTime")
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colOperatingSystems =...
We have many computers that are windows 2000 and windows xp.
Is there possible to show which computer is Windows XP on our network. Or get the ip-addresses of those computer that has windows xp?
George
On our xp machines we recive an error "Invalid procedure call or argument", but it works on our windows 2000 machines.
When i debugg the application on win xp machine i recive the error message after textSearchEntry.Setfocus
What should i do to fix this?
When I am trying to debugg my application I am getting an error message could not start Internet Explorer.
It worked perfectly this morning but not it doesn't work.
I have Windows XP Professional with SP2 installed.
This has been working for a year without any problem
How can I solve my big...
I would like to have my chart at the top, right next to the logo.
In my css I have specyfied these settings.
.container1 {
background: #ffffff; width:163px;
position: relative;
top: 1px;
left: 1px;
But the chart still isn't at the top of the website. The chart is inte the right and inte...
When I try to test my this sql query I get an error message
Cannot resolve collation conflict for UNION operation
SELECT * FROM(SELECT 'ARTSTATDB' AS DB, [NAME] FROM ARTSTATDB..SYSOBJECTS WHERE [NAME] IN ('ARTIKEL_STAT')) A
Union
(SELECT 'STOREPOS' AS DB, [NAME] FROM STOREPOS..SYSOBJECTS WHERE...
I am using menu to my webbsite from http://css.maxdesign.com.au/listamatic/vertical14.htm.
The problem that I have is that when I click on a link, then I want the picture to change to the active (darker picture) and the link should be gray.
George
When I use float: left; text-align: right; the it destroys my design with round corners.
http://www40.brinkster.com/aspvbnerd/test1.asp
If I remove the left; text-align: right; then it works but I want my text doesn't become as the way that I want it...
How do I stop a windows service? and I also would like to get the status of the service. If its 100 % stopped.
Because I dont want to proceed if the serice is not 100% done.
I could do it like this but this is not a good option for me.
Ret = Shell("net stop RegSrvc", vbNormalFocus)
George
If I view this link http://www40.brinkster.com/aspvbnerd/default.asp with FireFox the search menu is coming over the toplogo.
If I view it with Internet Explorer then the site is being displayed exactly as it should.
Could someone help me fix this problem with FF
I am just triying to send a file with ftp using msinet The file is never being sent!
If I try doing it with msdos like this put c:\xmlocx\test.xml test.xml then it works.
Private Sub mnuskickaxml_Click()
On Error GoTo ErrH
With Inet
.Cancel
.AccessType =...
I have a simple problem but I can't solve it.
The problem is that I want to diplay two textboxes next to each other. The firstname and lastname should be at the same line.
It will not react at <div style="float: left;">
A link so you would understand my problem better...
I am trying to create a menu.
My problem is that I need to create a line with html+css and inside the line should link menu be.
How much I trying it never seems to work out for me.
I would like to create the above like picture as the below with css.
A link so of what I am trying to do will help...
I am using a Timer.
If I use a timer then max interval 65,535 milliseconds seconds.
What is the max Intervall if I use the Api funcion SetTimer
I would like to enable an interval at every 10 minutes.
Is this possible with SetTimer?
I would like to catch the next letter of the alphabet, but I dont know how.
For i = 1 to 27
debug.print i + alphabet letter
Next
Would like the result to be like this.
1a
2b
3c
Know its time for me learn .NET.
I can not keep continue programming with VB6 for ever.
My question should work with Visual Studio 2005 framework or 2003 or mybee it doesn't matter?
Is it possible to create an application that can run as a service programmed with Visual Basic 6?
I have read the msdn help and that article was about version 4 and 5 and microsft doesn't recommend this.
But I have copied the code from the help and install my application with this command from...
I am trying to have my website as a multiple languages
I would like to get all language settings in 1 connection to the database.
I am using Dictionary to add all the languages to diction.
My problem is that I am using Server.Execute to Execute the page contact.asp and when i use Server.Execute...
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.