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

    backup to external hard drive

    Hi is it possible to use backup exec to backup to an external USB terrabyte hard drive, using specific locations? Ie on the hard drive have a folder for monday, tuesday, wednesday etc. I want to set it to carry out backups on monday, tuesday, wednesday etc overwriting the backup each day I...
  2. jenodorf

    pst file filter

    Hi I've been asked to go through three pst files each with multiple folders etc going back over the pas two years. I need to carry out three extractions on two "from" email addresses and on text within the message Is there any software to do this? thanks Ian
  3. jenodorf

    retrieve specific emails

    Hi I have been asked by a client to retreive from an exchange email system and a stand alone outlook (collecting via pop3) specific emails from and to a specific address. I'm assuming the sent emails have not been deleted. Is there an easy way to do this? I was just going to filter within the...
  4. jenodorf

    syntax problem

    Hi really sorry to be so dense , but I'm trying to get my head around PHP and mysql. I have a mysql database and need to calculate a total stock value and display it in a web page. Searched the web, asked here and been through a couple of books but I'm struggling. The code I'm trying to use...
  5. jenodorf

    spurious mail

    Hi I have a 2003 web server running multiple domains. One domain is sending around 500 emails an hour ro non existant adresses and they are being returned as non existant to the root address. I suspect it is some form of infection, the server shows no virus infection is there a program to...
  6. jenodorf

    summation of record values

    Hi have a mysql database running on the web. One table has stock quantity and stock cost. I need to show the total value of the stock held on a web administration page. From the books/manuals and the web I think the fomat should be SELECT Sum (Price * Stock) But how do I specify the table...
  7. jenodorf

    prohibit internet access

    Hi With a network Workstations running connected to SBS server 2003 network, using broadband via a switch is there an easy way to prohibit users from accessing the Internet? The clients email comes in via the sbs exchange server though about allocating a fixed IP and then not filling in the...
  8. jenodorf

    normal.dot format problem???

    Hi thought I'd posted this but perhaps not. Starting Word 2003 the curser is at thetop of the page showing no margin, if I select view headers and footers and then close the headers and footers the curser reverts to an inch or so down thescreen as I would have suspected. Does anyone have any...
  9. jenodorf

    conditional href

    Hi I have the code: <?php if($_SESSION["cartSubtotal"] < 25) { echo("You must order £25 or more. Go back to correct."); exit(); }?> This works but I want to not echo "you must etc but call another web page so if the order is less than £25 the the user is sent back to a shop page...
  10. jenodorf

    Newbie question

    Hi Trying to get into the coding rather than downloaded scripts have what no doubt is a simple question can someone please tell me what the line echo($cartweaver->cartLinks()); means? In particular the -> , tried to look it up but aa I don't know waht it's called I failed. thanks Ian...
  11. jenodorf

    make a folder non browsable

    Hi Have a folder in my web root for downloads that is streamed by php software. I need to make that folder non browsable I'm sureit's easy just cant see how thanks Ian
  12. jenodorf

    Follow up

    Hi my 2003 server is still turning off a 5am during a live update when installing Installation Failure: Windows failed to install the following update with error 0x80070643: Microsoft .NET Framework 3.0: x86 (KB928416) Can anyone throw any light on this thanks Ian
  13. jenodorf

    Missing file? ILDASM.exe

    Hi Using VB6 I've written a program which I'm now trying to compile. When I do I getan error relating to ILDASM.exe not being on my |PC. I've searched the web and it seems to be part of the .net but I cant find where to download or install it from, Help would seem a good word! thanks Ian
  14. jenodorf

    6.2 enterpise using as professional

    Hi I'm doing a job for a company who have 6.2 enterprise edition. Is there any way to run it as the professional version? The software is on a desktop with no networking and hence I don't need the dsn stuff thanks Ian
  15. jenodorf

    outlook 2000 and exchanger server 2003

    Hi I have ten pc's linking to exchange server via outlook 2000. One and one only when starting outlook up always asks for the username, password and domain can anyone suggest as to why? thanks Ian
  16. jenodorf

    Passwords

    Hi Having another senior moment! Getting confused with passwords Server 2003sbs is the password for the server the same as the one for OWA ? thanks Ian
  17. jenodorf

    SOftware protection

    Hi I've created a visual basic package and used the software to create an MSI file. Can anyone tell me if I can make it a shareware typeprogram from with the wise software or can anyone recommend some cheap software to acheive this? thanks Ian
  18. jenodorf

    OWA

    I have a client using exchange 2000 with outlook 2000. They have one rep who wants to access his email when on road or at home. Is there a version of Outlook web access which will work? or is there any alternative software? cheers Ian
  19. jenodorf

    mail box name

    Hi can someone verify if what I suspect is true. I have a desktop PC with a user called Niki , her internet address is reception@.... SO when I setup her account on the 2003 sbs server ie exchange 2000 her mailbox will be niki@...... is this disparity allowed in exchange ie so reception@ can...
  20. jenodorf

    starting out

    Hi My first foray into the world of VPN so please excuse the silly questions. I've setup a basic 2003 server and want to connect to it via vpn. The server is connected via a lan card to a router/modem. I've run the remote access wizard and it tells me that I need two network interfaces to...

Part and Inventory Search

Back
Top