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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by leightur

  1. leightur

    Viewing Public Folders in OWA

    Yes logged in as a user and administrator. Yes only when I click the public folder link in owa I receive the error. Thanks.
  2. leightur

    Viewing Public Folders in OWA

    I can view public folders in Outlook but receive HTTP/1.1 403 Forbidden when viewing public folders in Outlook Web Access. I have read variouse articles that relate to FreeDocs not been enabled but have checked this and the FreeDocs feature is enabled on all front-end and back-end servers...
  3. leightur

    Find out Crystal Day?

    I have also tried this, but did not work :-( //If DayOfWeek({ESTJOB.DUE_DATE}) = 6 Then //currentdate + 4 //Else currentdate + 1
  4. leightur

    Find out Crystal Day?

    What I want to find out, how to get Crystal to output the current day - if today = Friday then currentdate + 4 else currentdate+2 I have a the following formula: {ESTJOB.DUE_DATE} in {@Deliveries from date} to {@Deliveries to date} {@Deliveries from date} - currentdate {@Deliveries to date} -...
  5. leightur

    Multiple Root Elements

    Looking at this it appears that this is a rootkit attack on our server :-(
  6. leightur

    Multiple Root Elements

    Can anyone tell me if this error is related to code or IIS/ASP error? ---------- There are multiple root elements. Line 460, position 2. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the...
  7. leightur

    Viewing Public Folders

    Thanks. Thought about that but ideally I only want to give them access to the shared calendar within a public folder.
  8. leightur

    Viewing Public Folders

    Can anyone tell me if its possible / or if there is an application out there to view/read public folders without having Microsoft Office installed?
  9. leightur

    Scrolling through Crystal pages

    Does anyone know a way to automatically scroll through crystal pages whilst in preview mode when data in preview contains more than one page. We have a grand total order board, when the orders fill the screen and go onto a new page I would like the runtime to display page one for 5-10 seconds...
  10. leightur

    Excel alternative

    Does anyone know a cheap / free alternative to Excel/spreadsheet that will accept > 65,536 rows of data. I know new versions of Excel accept more rows of data, to be honest all I need is a cost effctive way to import > 65,536 data without the added features. Thanks in advance, Leigh
  11. leightur

    MacBook HDD

    Tried starting from the dvd and proceed to the install screens but the HD is not found :-( I guess the only option I have is to purchase a new drive and purchase a SATA adapter.
  12. leightur

    MacBook HDD

    After installing an Intel security update to my MacBook the system crashed, after a restart all I get now is a blue screen, a couple of hdd ticks later a folder with a question mark appears. I have tried to run a disk utility from the CD but the system does not see the HDD. I have also tried...
  13. leightur

    Forms Based Authentication

    At present when we view webmail@mydomain.com we get the annoying username and password popup prompt. Ideally I would like to use the Outlook interface and enable forms based authentication. Can I use this without using a SSL certificate? Thanks, Leigh
  14. leightur

    IIS / FTP with IE7

    I believe there to be a fix with accessing the ftproot with Internet Explorer 7. I have tried the below virtual folder fix: IE7 FTP Client opens the connection in the FTP Root. You must let the root empty with read access to ftp users and create another directory where your data will be...
  15. leightur

    Waiting for events

    Ok this is a long shot but I am sure I am not the first! I would like to send an email if the size of an exported PDF is > 20kb I have two reports: 1. Exports the report to PDF to a default FTP folder. 2. Emails the PDF based on a event that waits for a PDF to arrive within a folder. 1...

Part and Inventory Search

Back
Top