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!

Recent content by Phonez

  1. Phonez

    PDF's

    Is there a way to save pdf's instead of opening them in explorer when you left click or even just stopping them from opening. I presume that there must be an easy way to do this but I cant seem to find it. Thanks in advance
  2. Phonez

    Reading head content

    Can you search the text within the files as well
  3. Phonez

    Reading head content

    Sorry, might be me being stupid but what is index server, i've never heard of it?
  4. Phonez

    Reading head content

    Is there a way to read the head content on your pages to provide your own google type search utility. I have seen ones knocking around but I just wondered if it is possible to do yourself in asp Thanks in advance phonez
  5. Phonez

    Writing data to a textbox

    Thanks, How stupid do I feel
  6. Phonez

    Writing data to a textbox

    Hi all, This might be the easiest question on this forum this week but I am having problems and its driving me nuts. I am pulling some data from a database and writing it to text fields in a form so I can change values and save them. The problem that I am having is that if there are any spaces...
  7. Phonez

    Recordset paging

    I have got it sorted now thanks. It was a problem with the way I was opening my query but it works like a dream now
  8. Phonez

    Recordset paging

    Does not have any effect unfortunately. It cant be that difficult surely! I'll think of another way around it Thanks anyway Jon
  9. Phonez

    Recordset paging

    The error is actually coming up with the rs.cursorlocation=aduseclient statement. The sql statement should be fine because it was working fine before I started trying to do the recordset paging. Here is the code that I am using query.cursorlocation=3 query.CursorType=3 'staticrecordset...
  10. Phonez

    Recordset paging

    if I try using that I get Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. thanks jon
  11. Phonez

    Recordset paging

    I am using access but I have looked at examples using access and they work fine. Could there be something that I am doing wrong?
  12. Phonez

    Recordset paging

    I have tried various methods from the web to try and do this but I cannot seem to be able to get it to work. I am trying to use rs.absolutepage but it comes up with an error saying Object or provider is not capable of performing requested operation. It is starting to drive me crazy now so...
  13. Phonez

    Access and SQL server

    Sorry for the long delay in replying. I have been trying out both ways, creating an odbc connection and linking the tables through the odbc in access. For some reason I cannot connect to the database in asp. Is there a way to specify a password for linked tables because I believe this could be...
  14. Phonez

    Access and SQL server

    I am currently looking for a way to query a field in an access database against a field in an SQL server database. Is this possible or do the fields have to be in the same database Thanks in advance
  15. Phonez

    Print Server

    This might be a simple question for some people out there but here goes. Is it possible to set up a print server which will manage 6 parallel printers either connected to it or over a network. I have looked at netports and adapter cards but is there an easier way? Thanks in advance

Part and Inventory Search

Back
Top