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 bkrike 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: pikjuo
  • Content: Threads
  • Order by date
  1. pikjuo

    Change sharepoint quick lunch menu item dynamycally

    Hi All: Is it possible to change QUICK LUNCH menu items (URL , description) on Sharepoint 2010 foundation dynamically depending on some variable value taked from language selection control , for example ? Thanks for help
  2. pikjuo

    Strange EXCEL network traffic behavior

    I am using EXCEL 2003 files from network drive . File size is about 6 MB. While Excel file is opening on local PC from file server , this action causes network traffic about 32 MB from network file server to local PC. Network traffic is observed with Ethereal. For MS Word files network...
  3. pikjuo

    How to get parent elements from SQl SERVER XML datatype column

    I like shred XML document from SQL SERVER 2005 XML datatype column to relational format with the NODES method. My XML document may contain three or more nested elements like COMPLEX-> OBJECT-> SUBOBJECT... With nodes method i can extract nodes element attributes and parent element...
  4. pikjuo

    Domain Power User cannot save display settings

    We are running Win 2000 server Active Directory and Win XP clients as domain Power users. The Power users cannot save their display settings. If they want resolution to be 800x600 , they can change the setting ,after when they log off and return and log back in the screen goes blank and...
  5. pikjuo

    Exchange 2000 log file

    Hi all, I am looking for exchange 2000 log file analyzing tool Thanks in advance
  6. pikjuo

    Treeview print function

    I am using the TreeView ActiveX control to display hierarchical data from VFP6 table (key,parent, text) by "KBQ253453 How to use the Tree View control" How can i create print function to report the Tree hierarchy ? Thanks for all yuor suggestions.
  7. pikjuo

    VFP menu skip for option

    I use a Menu bar in a top level form of VFP. I am having .mpr file. In the ACTIVATE event i wrote do MENU.mpr with thisform,.f. I want disable some of the Menu items when i am running some forms. I place in the menu [skip for] box variable _MENU_SKIP When _MENU_SKIP=.F. the menu...
  8. pikjuo

    How to extract plain text from RTF

    I have table with memo fields and RTF text inside (Like ..SOLUTIONS\OLE\RTF.SCX) My questions: 1. How can i extract plain text from memo field? 2. How pick two or more memo field, concatenate and use as one RTF control source? Thank yuo all Juozas

Part and Inventory Search

Back
Top