Please HELP with comma delimited text file
Posted: Sat Oct 29, 2005 5:09 pm
Hi all
i would like to:
1. make a form in html with a text box call it search
2.make a text file that contain property data. for example:
London,Detached,60000,Y,1
Manchester, semi detached, 10000,Y,3 and so on.
3. Display all property details below a maximum price (the user enters the price in a field on a static web form - the price is read in by the script and used to find the properties as the script reads through the property text file)
Can anyone HELP please??
Thank you
i would like to:
1. make a form in html with a text box call it search
2.make a text file that contain property data. for example:
London,Detached,60000,Y,1
Manchester, semi detached, 10000,Y,3 and so on.
3. Display all property details below a maximum price (the user enters the price in a field on a static web form - the price is read in by the script and used to find the properties as the script reads through the property text file)
Can anyone HELP please??
Thank you