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 gkittelson 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. fartis

    debugging dreamweaver form fields

    I figured out my problem. I was missing a semicolon at the end of the echo statement.
  2. fartis

    debugging dreamweaver form fields

    I have a form that is written in php. I'm using dreamweaver to edit it. I would like to see if the data from the form fields is being passed correctly. When I try to put an echo in the code, it does not display the information in the fields. I am only able to echo a hard coded string in...
  3. fartis

    AVS and LinkPoint

    One of the questions I have is the following: When using avs with linkpoint, only the numeric portion of the address should be sent apparently. Does it have to be an integer? Does anyone know how I can parse out the numeric portion? I'm using php and I don't see a good string function to do...
  4. fartis

    AVS and LinkPoint

    I am in dire need of help. I have an E-commerce site that was developed by a software company. They did not implement AVS. I have written the code as I think it should work. However, I have some questions about passing the information to linkpoint and parsing strings, etc. I need to get...

Part and Inventory Search

Back
Top