Hi - any .net regex peeps out there :)
i have this regex to update mapped drives with UNC paths
(d[:|]{1}[\\\/]{1}))(?:[^\\n]\w)
which using expresso successfully gets d:\ or d|\ back with the exception of some d:\n' newline bits here and there.
in .net when using the replace method the non...
Hi all :)
I am having problems removing a callback to Outlook selection object VS 2k3 - outlook 2k3 - outlook PIA and Office core.
Since VS doesnt seem to support debugging outlook as a remote app i am having trouble working out what is happening.
The add works fine - but the remove throws a...
ok - ill try to be complete here.
I have set up a Win2k3 std svr box, win2k sql with SMS2003. I have a 2nd Win2k3 std svr test box also.
Install probs included
1 - running as local admin initially b4 adding them to domain admins grp
2 - DHCP Ip address so DNS was unhappy
Both fixed - no...
Hi there - i am trying to copy user data from a rh fed3 box to a rh ent3 box - to distribute load.
The users dont have shells as it is a web hosting environment. I have started by just trying the following command (i have not set up the auto login (rcp_id) as yet as i am still investigating...
<rant>
Please stop using this program - for people who have jobs waiting 3 minutes for your PC to come back to life because you stupidly clicked on a link to a pdf is annoying.
I have started a crusade to remove it from every PC in the world. I hope you join me.
I have discovered a set of...
I have added Username (%u) in SSL customlog which outputs the auth name correctly, however it does not show up in virtualweb customlog (get "-" ie no data).
Is there any way of getting the username to show in virtualhost customlog??
Environment : RedHat7.1, Apache 1.3.27
Web Hosting...
Try this - (don't do it on any data you want !!)
create a temp table - then perform the following update query.
update tableA set columna=1 where columnb in (select columndoesntexist from #temptable)
Using SQL 2K - stored proc this query (which should return an error) actually updates ALL...
We are having a problem with COM + in thatit sometimes gets into a state where you can't update a com object.
You can even delete it through the interface and the server will still create instances without error ??
I am going through the correct process - stopping the application, deleting 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.