Hi All,
Normally if we right click -> open with, then choose a program(example "A"). After we selected it, we start the program.
But if we right click -> open with on another item, program "A" appears in the Open with list.
How do I remove the program "A" in the Open with program list?
Anyone?
Hi All,
below is my situation:
----------
1) Process A (client) will drop file A into location LA at a random time.
2) My process will pick up file A from location LA to location LB in a scheduled time frame.
* I have no control over process A.
Problem:
----------
How do i ensure when...
Hi all,
Thank you for the replies. Seems that the problem cannot be solved, it can only be delayed by applying Tar pit.
If I apply recipient filtering, seems that I am revealing an email is valid or invalid, then I will receive more SPAMs.
Pls advise me if you guys have solutions.
Thank you
Hi All,
Currently I am facing a problem, hopefully someone could advise how to solve the issue.
My postmaster@mycompany.com always try to send rubbish emails to example abc@mycompany.com or xyz@mycompany.com.
I catch the emails using Symantec, that marks deletion for emails send from...
i just changed it to print.StartWrite("\\57.33.94.74\ZebraZ4M") but it still giving me the problem :(
sorry for the trouble... i am a novice in all these. really appreciate ur help.
Hi all, i am trying to use Chrissie1 solution but i always hit with the following:
---------------------------------
An unhandled exception of type 'System.ArgumentException' occurred in mscorlib.dll
Additional information: Invalid handle.
-----------------------------------
below is my code...
public void test(DataGrid _dataGrid, string _mappingName)
{
DataGridTableStyle oldTS = _dataGrid.TableStyles[_mappingName];
...
}
DataTable xDT = getDataFromDB();
ResultGrid.DataSource = xDT;
test(ResultGrid, "Table");
Hi,
the code above gave me some funny problem.
I able to get all...
Yes, the server (domain controller) is the internal DNS Server.
Ok, I understand what you mean, I dun have to set the DNS of my ISP in my client's system, only set the server IP, then my client will surf through my server. right ?
but server have to set the forward to the my ISP DNS right...
Thanks,
I think i solve the problem, dunno whether is the correct way?
I add my domain controller IP address in the DNS Setting.
This seems to solve the problem, is it the correct way?
I manage to add the users in the system.
Currently for my users, all DNS setting is only the ISP DNS Setting...
Thanks for your help.
But my domain is windows 2003.
In my network property, i din set any WINS configuration.
I din add any wins server.
Kindly advise again pls
Thank you
Dear All,
Need some kind advise for the above mention error msg.
I am running on Windows Server 2003.
All my users have no problem logging on to the network.
When i log on as administrator, I try to change the users in the Computer Management-> Local users and Groups -> Groups -> ANY GROUP.
I...
Hi,
I am trying to make a left join for a view(SENT_ITEM_TEMP) and a table(ihex) but it seems to always give me "Sql Command not properly ended" error.
"select SENT_ITEM_TEMP.incnum,ihex.number3 from SENT_ITEM_TEMP left join ihex on SENT_ITEM_TEMP.incnum = ihex.incnum"
anyone able to spot...
i just created a dummy table named interfacefileTemp with same structure except this time i never specified the ID as the primary key.
The same statement work perfectly ok :(
Any possible cause of this problem? Seems like it is due to primary constraint to the original InterfaceFile table?
Hi, i am trying to use a single INSERT statement to insert multiple rows into a table.
But seems like it always give me primary key violation.
====================================================
INSERT INTO InterfaceFile(ID,CIID,OutputFieldName)
select...
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.