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

    i want to move between records within 1 screen

    i'm writing a confirm screen for a system, i only want 1 record per screen, but i want to be able to switch through the records without confirming. ie. <last next>. i'm opening the full record set, but only displaying the first record at the moment so i need to add into this a movenext applied...
  2. davesmith

    Setting up a print letter page

    We are currently setting up a user system using sql and asp. we want to print letters from this system. In a letter, for the first page we have a header and a footer and for all subsequent pages we have a footer. Is there a way of putting headers and footers in a flash file? please, i love you...
  3. davesmith

    Can i logout automatically

    I want to log my servers out at 7 every night, but i want to leave work at 5!! Is there an auto logout option in windows that will let me do this? Cheers and Stuff DaveSmith
  4. davesmith

    a refresh on key press, thingy!!

    What i'm trying to do is show a list of names in last name alphabetical order, then i want a text box somewhere on the page, if box is &quot;&quot; then shows all records, if text is typed into box then it refreshes that data to only show matching records!! I know this can be done using a LIKE...
  5. davesmith

    Import Comma Delimited Data

    Someone has written a package which we plan to get some of our customers to use! Problem is it exports and emails all data in comma delimited form!!! What i want to do is get our staff to copy these files to say, the network in a temp file, then on our intranet/internet somewhere have an...
  6. davesmith

    breaking down (because of) a date

    I have a table, this contains personal details such as name, address, and Date of birth, this is what my problem is. In the system i'm writing i want to have a screen which pops up after login with all a member of staffs' clients who have a birthday in say the next 21 days. In access i managed...
  7. davesmith

    Active Directory and stuff

    I have read thread333-119488 and it makes sense to use the permissions on each folder to stop unwanted users to log in, unfortunately i need to go a little further, I am looking into the software that is featured on the same thread but i'm a bit dubious as to whether it does exactly what i want...
  8. davesmith

    Where is the data stored in sql!!

    We are currently designing our new web based system using sql server as the backbone... Now we have created it to an extent on our internal servers we want to transfer our data to another server which has links to our webserver (heaven forbid we would give people access to our intranet) As we...
  9. davesmith

    Saving a field in a database with a class

    i am currently writing a mailmerge &quot;on the net&quot; type page for our customers, yet sql only lets you save in one font/bold/underlined etc in each field. I have found a way round this, but what i want to be able to do is, say i'm going to do a heading under the addres (which is picked up...
  10. davesmith

    mail merge using fields

    i'm trying to create a mail merge facility for our staff / clients to be able to enter the letter text in a field in sql, then use that through a web page to create a mail merge using fields from another SQL table. But my question is, can i specify in a field differences such as allignment...
  11. davesmith

    I need to pause / delay

    On an if statement ie. if not authorised user, i want to print to the screen, easy enough. Then i want to redirect to another screen, again fairly easy. But i want the person to be able to read the message, so i want to have a delay in there for say 3-5 seconds between writing and redirecting...
  12. davesmith

    Print Setting - can i set them using ASP

    I am creating a report for on the screen, i also want to print it off. Can i enter code to automatically print the page in landscape from the browser. Can i also set margins!!!! Is this ASP or javascript, am i going to be able to do it? So many questions........ Cheers Dave
  13. davesmith

    Input masks!!

    I'm trying to enter fields in a certain fashion, one being (although not the only one) sort codes for client bank details. The field should contain a 6 character record, i.e. being 141265. This is then displayed in the for as 14-12-65, how!!! And i need it to be entered in this fashion too...
  14. davesmith

    getting information from loops

    My problem - i am creating an RTF file through an ASP(i have done this by creating the setout in word, saving the file in rtf, copying this into my asp as a writefile(&quot; blah blah&quot;) referencing to the bits i need to change with the data) This works, but there is a bit where i have a...
  15. davesmith

    Headers and footers through asp

    We are upgrading our systems so they are essentially based on our intranet through asp pages using an sql server. One of the tasks that we do is send letters to clients, this is at present done in access reports where headers, footers and database information can be added, but now we want this...
  16. davesmith

    Servers can't talk to each other

    I have now dwindled my long lasting problem down to something that may appear more clear!!! we are using 2000 server, we have all machines (at present) on lower platforms of windows - all seemed fine - then when setting up new users on our PDC they were not transfering across the network and...
  17. davesmith

    My Primary and Backup controllers just don't communicate anymore!

    1st noticed after new users were set up on the PDC - users were not 1:active for people to log in under, 2:not synchronizing onto my BDC - definately a problem with the PDC. I this afternoon have reset both servers to see if this would stop the conflict Going through the event logs message on...

Part and Inventory Search

Back
Top