Hello people
Please I need your help. I have two pages in ASP Iselect.asp and Idisplay.asp.
The first page (Iselect.asp) the user select from the drop downbox a state and once he/she hit the submit bottom the paramenters passes to the other page (Idisplay.asp).
The second page (Idisplay.asp)receives the paramenters and look for the file in a ditrectory (c:\STATES\) that contains 50 text files using the name of the 50 states of the USA.
The second page (Idisplay.asp) search for the file and display the information in the same page (Idisplay.asp).
Question:
How can I accomplish the search for the file and display the information in the browser without loosing the alingment of the text file.
Thanks in advance for your help.
Daniel
Hollywood, FL
Please I need your help. I have two pages in ASP Iselect.asp and Idisplay.asp.
The first page (Iselect.asp) the user select from the drop downbox a state and once he/she hit the submit bottom the paramenters passes to the other page (Idisplay.asp).
The second page (Idisplay.asp)receives the paramenters and look for the file in a ditrectory (c:\STATES\) that contains 50 text files using the name of the 50 states of the USA.
The second page (Idisplay.asp) search for the file and display the information in the same page (Idisplay.asp).
Question:
How can I accomplish the search for the file and display the information in the browser without loosing the alingment of the text file.
Thanks in advance for your help.
Daniel
Hollywood, FL