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 SkipVought 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: *

  1. Ambrotos

    connecting to telnet

    Ladies and Gents, Does anyone know of how to connect to a telnet session using php. I tried going through the php manual but it confused the heck outta me. Thanks for your assistance Angelo
  2. Ambrotos

    Javascript and NT ID

    Thanks for you help guys...
  3. Ambrotos

    Javascript and NT ID

    Does anyone know of a way to get the visitors NT ID through Javascript?? Thanks, Ang
  4. Ambrotos

    PHP Not pulling recordset

    Maybe your wild eye theory isn't so wild OR eye at all. Cuz when I ran the stored procedure in Query Analyzer it returns the recordset properly. Just another one of those things that make you go hmmm... (god I hate being a product of the 80s)
  5. Ambrotos

    PHP Not pulling recordset

    I've figured it out. What I need to do is set the variables with a value of "" to a value of " " (with a space in it). I don't know why this works but it does. Might have to do with how the stored procedure was written. Thanks for your help!!
  6. Ambrotos

    PHP Not pulling recordset

    Nope... Just parameters I'm passing to it to get the data.
  7. Ambrotos

    PHP Not pulling recordset

    Folks, I have a situation... I am using a MSSQL stored procedure to pull recordsets for a php page. I am naturally using PHP to activate this stored procedure. However I cannot get to to go through the while loop i am using to pull the info. It doesn't even print the results when i get it...
  8. Ambrotos

    French characters in Form elements

    Sorry Bill... what I meant is that i've gone through my code and replace all the accecented e's and a's with their code name. When I view it the code name comes through. This is part of a php page which is pulling these values from a database (that's where i made the changes)... It also...
  9. Ambrotos

    French characters in Form elements

    Thanks Bill... I've tried that and it output "á" I'll keep trying... Thanks again,
  10. Ambrotos

    load frame popup is closed

    Hi folks... I have a popup window which is closed from a frame window. When this popup is closed I need it to reload the frame. Any help is appreciated. Thanks, Ambrotos

Part and Inventory Search

Back
Top