I need some help building a regular expression.
Simply put I need to find a ection of text with specific start text and specific end text, but allowing for repetition in between
Ie
Find START and stop at END making sure they are at the same level.
If the text is
START adslhf START...
Thanks although i have this code already and it doesn't always work.
The problem to be more specific (if I Can!)
Some users can connect to the share (\\server\share) by using connect as but no password (the user name is their NT user name)
I have tried to pass through the authentication with...
I have designed an application that requires access to a remote drive \\server\share, currently users access this by mapping a network connection and looking at the files.
I need to code this connection without mapping a drive. The "connect as" is also required as user connect via different...
I have just upgraded from SP1 to SP" and corporate policy seems to lock down macros. Unfortunatley I heavily using VBA and macros to control my emails, sorting, moving, expiring etc.
Any ideas how to chnage the Outlook macro security option to allow vba macros to run successfully?
We have a Citrix server with Word Published, each new user added to the system gets WORD 2003, the only issue is that we are unable tofind how to set their startup , user and workgroup template settings (Tools, Options).
At present we have to get each user to make a mnanual setting chnage after...
I would like to codee a filter for an eventlog. I have code that read and interprets a number of server event logs. My problem at present is that to find entries I have to look through each entry via for...next loop, which is horrendously slow.
eventvwr and eventqry.vbs have filter options...
No.
I have formatted everything but the return from the select statement always adds a space into position 1
ie
col1 col2
reply reply
reply reply
I need
col1 col2
reply reply
reply replay
I am usinf a old VMS system using Oracle 7(?) RDB and need some help in formatting a SQL statement
I have a select statement and need to reformat the column seperator. The select currently adds a space to the first character of the select, and I want to remove it so that the output starts at...
I have some code which Drags and Drops, but the drops, drops the data at the last cursor position, not the mouse position.
Is it possible for the cursor to move during the drag, so that the drop happens in the correct place?
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.