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

    Validate Field Not Null, Length, Character Type

    Hi All, I have wrote an app in asp with a sql back ground. Now I need to validate some fields. I have a Name, Code and PhNumber field... *I need to make sure that Name has something in it, *Code field has something in it and has to be 4 characters long, *and need to make sure that phnumber...
  2. mswilson16

    Code Run after field Update

    Hi All, I am used to writing apps in access and Vb were you can use the AfterUpdate Function... I am now writing a ASP app (with SQL back end) and I need to be able to call a function once a field is updated/exited... how do I do this? e.g. when the field <td> <input name="Entity_Name"...
  3. mswilson16

    Change Edit Form to Insertion

    Hi All, I have create a serious of ASP pages... and I need to know if something is possible. I created the pages by creating the asp page, then going to Insert, Application Objects, Record Update Form... Now this is working great, except for my one problem. When there are no records present...
  4. mswilson16

    Create Required Field

    I have created a serious of ASP pages... I created them by going to Insert, Application Objects, Record Update Form... my problem is now that I need to make sure that certain fields are required.... Could someone please tell me how to change my code to make certain fields required.... Thanks...
  5. mswilson16

    Create VPN Connection

    Hi all, I want to know if it is possible to create a vpn connection via a script. I know that you can use rasdial once the actual connection is made in network connections, but I want to make the actual connection. Using a mixture of server2000 and 2003, and 2000 and xp clients. if it can be...
  6. mswilson16

    Filter Records on 4 Fields

    Hi All, I am using ASP and reading a SQL database. I have a dynamic table that lists all the records found from rsClientInfo, what I need to do is, when all the clients have been found be able to put a filter on the results. e.g. be able to put in *wil* in a field as criteria to filter the...
  7. mswilson16

    Split Memo Field into Many

    Hi All, I have a memo field that is used to fill a asp page. In my memo field I have something like: <p>This is a test</p> <p>This is the second line of the test</p> <p>This is the third line of the test</p> I have a form were I want to be able to take the above and split upto the first </p>...
  8. mswilson16

    Optional Parameter (null valued passed)

    Hi All, Working on a report at the minute. It has a list of unique keys such as A01, A02, A03, A04, A05, B01, B02, B03 etc etc... What I want to be able to do is have two parameter fields (StartVal and FinishVal) so that I can pass a parameter for all records, from start to a point, from a...
  9. mswilson16

    Header and Side Fade

    Hi All, I am new to dreamweaver and I need to know how to create a webpage were the background fades from one colour to the next. But, my client doesn't just want one fade, they want the header of the page to fade left to right for about an inch, and then the entire left hand side to fade top...
  10. mswilson16

    Page that User can change

    Hi all, I am not sure if this is the right forumn, but really need to get a plan for this website, so posted it here as well... I am new to web design and have been asked to create a website that can be changed by admins that dont have any web design knowledge or any web design programs. It...
  11. mswilson16

    Page that User can change

    Hi all, I am new to web design and have been asked to create a website that can be changed by admins that dont have any web design knowledge or any web design programs. It is very basic information that is needed. The page is to show a list of employees and then have a paragraph about them...
  12. mswilson16

    Aging Report

    Hi all, I am trying to create an aging report. I have two tables, Client and Accounts. Client stores the client information (name, credit limit etc etc) Accounts stores payments and invoices. I need to be able to create a report that will tell me the clients balance as of a certain date, and...
  13. mswilson16

    Client IP on Internal Network

    Hi all, I have a 2000 domain, I have wrote a serious of html and asp pages which are all working fine, the only thing that I need, is on one of the pages to display the client IP address. I have tried using all the commands on the following page...
  14. mswilson16

    Cannot start Microsoft Office Outlook

    Hi All, I have searched and searched but can not find anything to fix this... I have got a couple of machines that unless the user is logged on as a local admin they can not open Outlook 2003. I have only found one source that says that they have come across this problem, and it is if the...
  15. mswilson16

    Mirror Hard Drive on Dell

    Hi All, I just bought a new dell server (Server 03), and one of the drives failed... I have now got a replacement drive but need to set the drives to be mirrored again. I had someone come out to disable the alarm that was sounding becuase the mirrored drive was missing, but now I want to...
  16. mswilson16

    M Drive Folder Changed

    Hi all, I have an exchange server which was administrated by someone else... that someone has changed the domain to a different domain name, so now when you go to M drive, the folder is called xxx.com instead of mycompany.local.... I have looked everywhere in IIS and I have looked everywhere...
  17. mswilson16

    Remote Agent Installed, backup still failing

    Hey Guys, Just installed a new file server... and backup is failing, I have installed the remote agent on the server, but it still fails... I have posted the error below. ******************************************************* Unable to initialize Remote Agent for Windows NT/2000 - performing...
  18. mswilson16

    Sysprep, Domain Prep, Installed Where Now?

    Hi All, I have just installed my first exchange server... I have followed the steps in this tutorial to the letter... http://www.msexchange.org/tutorials/Configuring_Exchange_2000_before_Installing__The_path_less_traveled.html All went fine but I get the feeling I am missing something. As...
  19. mswilson16

    Backup runs to 99% but wont finish

    Hi all, I have recently purchased a new server and a new backup device (PowerVault 122T,2U,LTO2 200/400GB,). The new backup device was installed on the same server that was running the last scsi backup device. When installing the backup device there is 2 sections to the drivers. One for the...
  20. mswilson16

    Deleted User - Reconnect Mailbox 2 different user

    Hey I resently deleted a user from AD and it asked me if I wish to delete the user's mailbox... which I did. But now I need it back again. I have gone into the exchange system manager and it is there. When I try to reconnect the mailbox, it gives me an error because it can no longer find the...

Part and Inventory Search

Back
Top