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

    Doubts about LPost

    Hi, Everybody! Please, could anybody give me some reference about the LPost function? Thanks in Advance Claudio Lassala
  2. lassala

    Retrieving some rows...

    Hi, Everybody! Imagine the following situations: I'd like to bring from a table, just people from a list of Countries? How could I do the select statement... something as select * from table where inlist(country,'brazil','usa','france') Well, I'll pass to some function a list of possible...
  3. lassala

    Hidding some Form objects on HTML

    Hi! I'd like to know whether there's someway to do the following: In some page we have <td>Testing</td> I'd like to click on a submit button, and the tag above become <td><input type=&quot;text&quot; name=&quot;txtMyTest&quot; value=&quot;Testing&quot;></td> I know I can do that in ASP, but...
  4. lassala

    Fields nomenclature conventions

    Hi! I'm a VFP Developer, and I'm starting to develop some SQL Server stuff. In VFP Native Database, I use Microsoft conventions for field nomenclature (c to Character data type, n to numeric, t do datetime, and so forth). I'd like too know where I could find the conventions for SQL Server data...

Part and Inventory Search

Back
Top