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

    Form Validation - using form name as variable

    Can someone please tell me why this form validation code is not working. ... <Form name=&quot;theform&quot; method=&quot;post&quot; onSubmit=&quot;return ValidateRequiredField('theform', 'thefield', 'Works!!')&quot; action=&quot;test2.html&quot;> <Input type=&quot;text&quot...
  2. webRAD

    Search for a file at locations specified in the project Search Path?

    I am using delphi 6 prof. I am having a library of components stored in a directory and I am also having a text file stored in that directory. I can use these components from any project provided I have correctly specified the search path. Now the problem is that in a project I want to read...
  3. webRAD

    Using CSS to replace cellpadding,cellspacing,etc

    Hi all, Pls refer to the HTML code written below, I am trying to achieve same appearance using Styles (CSS1 preferably) but not been able to. What I am trying to do is remove everything like border,cellspacing, etc from table tag, so table tag should then look like <Table...

Part and Inventory Search

Back
Top