NatuScape
12-08-2004, 08:33 AM
Hello everyone!
I'm in quite a pickle!! I've been using ASP to pull data from an MS Access database, with no glitches... until this morning, when I discovered the page displays a chunk of white space right before the data for no reason at all. The space is not accounted for in the source code for the page as it is displayed (i.e. when I look at the source of the output page with my browser, the white space isn't there at all).
The basic scheme is that the user selects a filtering level on four dropdown boxes and hits submit, so the page returns all the data pertinent to that selection (up to the degree they chose). The problem is that when the person makes a selection to the fullest detail (by picking an option from all four boxes), the screen looks fine... but if they don't select from the boxes, hence opening up the search, the page displays a big chunk of white space after the "You have selected..." paragraph.
Why could this be happening???? I'm attaching the code (edited with FP, please don't hit me!) for anyone who cares to look. I also have screen shots that I can post if it might help.
Any ideas, hunches, intuition, will help, so let me know!!
Natalia
I'm in quite a pickle!! I've been using ASP to pull data from an MS Access database, with no glitches... until this morning, when I discovered the page displays a chunk of white space right before the data for no reason at all. The space is not accounted for in the source code for the page as it is displayed (i.e. when I look at the source of the output page with my browser, the white space isn't there at all).
The basic scheme is that the user selects a filtering level on four dropdown boxes and hits submit, so the page returns all the data pertinent to that selection (up to the degree they chose). The problem is that when the person makes a selection to the fullest detail (by picking an option from all four boxes), the screen looks fine... but if they don't select from the boxes, hence opening up the search, the page displays a big chunk of white space after the "You have selected..." paragraph.
Why could this be happening???? I'm attaching the code (edited with FP, please don't hit me!) for anyone who cares to look. I also have screen shots that I can post if it might help.
Any ideas, hunches, intuition, will help, so let me know!!
Natalia