I have set up an account to forward emails to another email address. My question is, once I set this up how can I immediatly reprocess the emails that were in the inbox before I set the forwarding. what I do now is move them to the remote queue and this does work but if the email has other email...
What is new in windows sharepoint services(WSS) that Sharepoint team services(STS) does not have. What did micrsoft add besides being installed on win2003 server only. Is there any links that anyone knows of.
when accessing our company network drive on a shared folder located on our win2k server and trying to get into a specifc file I get an access is denied because I dont have the security priveleges under my login name BUT when I go into the intranet ip address through IIS I enter any domain login...
what is the syntax if I want to substitute ChemicalName in the query for a textbox so that user can define his own search field.
Private Sub Command1_Click()
SearchCriteria = find_box.Text
If SearchCriteria = "" Then
MsgBox "Enter a Criteria"
Else
With compchartado
.RecordSource = "SELECT *...
I would like to create a form that drops down a window when the user clicks on a arrow button on the title bar. I am using vb6-sp6
When the form drops down I want to be able to put a shortcut icons (files) in the windows by draggging or copy/paste.I want to be able to change the title of the...
I have alot of icons on my desktop and I would like to manage them by creating or downloading a macromedia flash pull down windows with my application icons inside this windows. When the windows is minimized the only thing I want to see is the title bar so I know thats inside my window. I need...
I have a column on a datareport in vb6.0 data environment that has some zero amounts($0.00) and non zero amounts($10.00, $15.00). I am trying to make all zero amts appear as blank.This works when creating a query in ms access query design(sql) but is not working through vb6.0 sp6 DE with ms...
i am using vb6 sp6.
I get the error parameter not supported when trying to print a datareport based on a query in dataenvironment.
this is the sql statement in DE.
SELECT * FROM Comp_Chart WHERE
(CategoryName like (?));
In parameters tab I have
catname, datatype: adiunknown, host datatype...
I want to avoid having duplicate instances of my program
running. When I test this I get the msg but the program is
still loaded.
If App.PrevInstance = True Then
MsgBox "This program is already running!", vbExclamation
End
End If
On one of the user computer an error pops up saing that the user's computer ip address is in conflict with hardware addresss 00:05....... Is there a way I can scan our lan to find out which device matches that hardware address so I can resolve my problem.
The code below is set so if I enter an number such as: 40015 it will automatically be converted to $400.15 BUT the problem is if I enter 10 it will NOT convert to $10.00 but instead $.10 or the number 100 will convert to $1.00. I think if I can test to see if their are 2 or 3 digits then change...
As the IT Technician for my company I have been asked to implement sharepoint services. I have done some research but cannot determine where to start. My question is does anyone have an outline of what I need to get started.
We are running windows 2000 server version 5.00.2195 SP4 with sql...
I have a text box where I enter currency amounts and I would like for a decimal to be placed after the last two numbers always automatically. I am using vb6.0 sp6.
example: $40015 ----> $400.15
when clicking on my desktop shortcut to activate a AS00 client access "green screen" or login screen, the splash screen freezes and the screen never comes up. If I end the MHQ.exe process in the task manager then the client access login screen suddenly comes up and works fine. I am trying to...
I am tring to delete a list item from a list box that is populated from a database table. When I use the following function only the first items on the list gets deleted rather then the item I have selected or highlighted.
Private delete_listitems()
compnamebox.Refresh...
Is their a way to keep track of who is currently logged into a computer thru remote desktop. Sometimes at work when I try to log into a computer with xp pro thru remote desktop their is a windows saying that the computer is locked by another user. Sometime I end up kicking a user out. Is their a...
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.