Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PaulSc
  • Content: Threads
  • Order by date
  1. PaulSc

    Import-CSV with dynamic fieldname filter.?

    Hi after picking a few brains (again...) please about a query I have using PowerShell.. I have a CSV file which contains the following data REF, SUN,MON,TUE,WED,THU,FRI,SAT,ACTIVE Ref001,N, Y, Y, Y, Y, Y, N, Y REF002,Y, N, N, N, N, N, Y, Y REF003,N, N, N, Y, N, N, Y, Y...
  2. PaulSc

    Powershell work with files created with previous Date after midnight..

    Hello I'm after a bit of help please in regards to the best way to handle a issue i have with a small "app" Ive inherited... this is a small PowerShell GUI/code which controls a handover document for a 3 shift rota system (i.e days, eves, nights). Each day we create 3 text files into a dated...
  3. PaulSc

    Help needed please: Assign variable to left hand side of an object definition

    Hello everybody, Im after a bit of guidance/pointers please on how to do something in PowerShell.... I have a function which displays the status of system services using a traffic light graphic... What I'm trying to do is to call the function with a number of parameters most of which are then...
  4. PaulSc

    Find and Replace Regex question please

    Hi all After a bit of help again please Every day I have to go through a 3-400 Mb XML formatted file correcting errors. Some of these can be done using standard find/replace however I have a set of issues where I guess Regex is better placed to help as I need to identify and replace /'s which...
  5. PaulSc

    Couple of Win 10 (and its tools) questions please

    Hi Have a couple of Windows 10 related (and a RoboCopy one sneaked in...) questions please.. Running 64 Bit Home CU version 1/ Windows Explorer not updating Extra Large icons on image change/edit I have loads of images on disk, collected off the web, from cameras etc etc and mainly...
  6. PaulSc

    relative/absolute paths....

    Hi (as usual :-) ) I'm after a bit of guidance/help please.... I have a local html/javascript based image gallery "website" used to display my digital pictures. it uses a javascript menu/navigation bar which I have on all pages but with the "site" spread across multiple folder levels I'm...
  7. PaulSc

    T-SQL question - add a "number of record" field to groups of data

    Hi, I'm after a bit of help/guidance please with a query I have with MS SQL Server (T-SQL) I have a (large) table containing rows which can be grouped (PtName) and what I'd like to do is update each row and insert a field (Counter) that contains the record number of each field within it's group...
  8. PaulSc

    Office 2010/Win 10 Right click functions/menus not working?

    Hi, after a bit of help again please... I have a Win 10 (Home) setup with Office 2010 professional on it and have started to see a strange issue and wonder if anybodies seen/fixed it please... It seems to occur in all parts of office (i.e Excel, Access, Word..) and it's that the right click...
  9. PaulSc

    Some help/advice please - search/edit multiple strings on same line

    Hi I wonder if I can as some advice/get some assistance please... i have a script which runs through a folder of 1000's of static html pages, looks for a specific piece of data and then changes it (after some subsequent work) to another value.. its actually a <a or <src link to a graphic file...
  10. PaulSc

    Access 201:Print Preview Missing report navigation..

    Hi, been searching for this for ages but no luck so after a bit of help/advice please...... Fairly standard Access report opened from a form with Openreport,repname,AcViewPreview it creates a nice 238 page report however the Pages navigation bar at the bottom of the report is "missing"...
  11. PaulSc

    Access 2010: Print Preview Multi Page Page navigation &quot;missing&quot;

    Hi, been searching for this for ages but no luck so after a bit of help/advice please...... Fairly standard Access report opened from a form with Openreport,repname,AcViewPreview it creates a nice 238 page report however the Pages navigation bar at the bottom of the report is "missing"..? I...
  12. PaulSc

    Some help please - asp/javascript security

    Hi I'm after a bit of help and/or advice please We have a very old (but stable) asp 3.0 website which uses JavaScript to do an auto forms submission to a 3rd party. They in turn do some processing then pass control back where based on the parameters received we trigger downstream processing...
  13. PaulSc

    Dreamweaver CS3 + ColdFusion + View ALL code on page??

    Hi, wonder if anyone can help please.. Were using Dreamweaver CS3 to develop ColdFusion MX pages for our client and I'm having a bit of fun with code reporting embedded CFOutputs.. No obvious cfoutputs in the code however the page itself consists of numerous CFIncludes and CFModules inside its...
  14. PaulSc

    Extract IIS settings

    Hello, after a bit of assistance or advice please Were in the process of migrating a number of top level websites/dozens of sub-sites between an IIS6 and IIS7 setup but were having to do a lot manually.... What I'm after is, is there any way to produce a "report" on the IIS6 setup showing the...
  15. PaulSc

    CF created Report

    Hi after picking a few brains please.. I have a sql query which generates data for a report to be produced by ColdFusion (essentially basic table/excel output) however I'm having some fun with the formatting and request some expert advice please..... data is in format date , time1, username...
  16. PaulSc

    CFLDAP Modify query

    Hi, am after a bit of help/assistance please.. My client has a CF telephone contact system based on CFLDAP Query's to retrieve profile info and following some tweaking we can now retrieve info from the whole tree level however we also have an update facility where once the user provides their...
  17. PaulSc

    Sql Help - run view to extract data where id &gt; value on another table?

    Sorry title difficult to explain but I'm after some assistance with a SQL 2000 based query.. i have (an inherited and non modifiable) view which extracts all the data records off a series of tables. one of the fields is an enrolementid which after each execution of the view is updated with the...
  18. PaulSc

    Moss 2007 new site using export/import

    hiya..after picking people brains please.. We have a moss 2007 farm where we have been asked to a/ create a new site collection then b/ copy the content of another defined site and load it to this new collection, so we have done the following Create new collection using farm Admin console...
  19. PaulSc

    General Windows File Editor

    Hi, Having come from a mainframe background (ok a long long time ago!!) I miss the flexability of the old ISPF/TSO editor functions.. Does anybody out there know if theres anything similar for Windows, preferably freeware.... Specifically looking for things which allow you to edit/open a file...
  20. PaulSc

    Advice on disabling a database

    hi, after a bit of advice on something we need to do please. We have a number of Access databases which we would like to "disable" after a set period of time. i.e. a new UAT version of a database has 28 days to be signed off by client but if not signed off it becomes unusable - Similar I guess...

Part and Inventory Search

Back
Top