R
Ross Chappell
I've noticed two rather annoying bugs with FP2003 and I'm curious whether
anyone else has run into them.
Problem #1: Field Shifts
The first problem has to do with form fields shifting over by a position or
two after a change to a page is made and saved. I find this happens very
frequently. I will create a form, containing a table of descriptive text
values and data entry fields, save it and everything is fine. Then I reopen
the Active Server Page (ASP file), make some minor change and resave and...
voila... anywhere from a few to most of the fields have a hard space
character ahead of them, making them shift over just enough to be annoying.
Here's an example of the code that get's generated:
<!--webbot bot="Validation" s-display-name="Name on Credit Card"
s-data-type="String" b-value-required="TRUE" --><input type="text"
name="CCNameOnCard" size="25"></td>
The space is the "&nbps;" value that has been prepended. This doesn't happen
every time, but quite often (maybe every two or three times that I edit a
web page) and each time I have to go in, manually remove these spaces so
that things line up again. If anyone knows a way to prevent this, please
tell me. It's driving me nuts.
Problem #2: I've forgottten were I am.
The second problem happens sometimes after I publish web site changes (local
to host). Everything publishs fine, but if I then attempt to open a local
file again I start getting messages about files missing from temporary
folders. In my case, I run a local copy if IIS on my Windows XP machine, so
I'm really publishing from a local web server to a remote server, but I
don't think this is the problem.
FWIW, this problem seems to come and go. I can have days when I can work on
a site most of the day and never see this problem, and other days when I
have to quit FP and restart it again just about every time I publish. Again,
I'm not sure how common this is but it also drives me crazy.
Well, enough complaining... <g>
Ross Chappell
EPI Internet Direct
http://www.epidirect.com
anyone else has run into them.
Problem #1: Field Shifts
The first problem has to do with form fields shifting over by a position or
two after a change to a page is made and saved. I find this happens very
frequently. I will create a form, containing a table of descriptive text
values and data entry fields, save it and everything is fine. Then I reopen
the Active Server Page (ASP file), make some minor change and resave and...
voila... anywhere from a few to most of the fields have a hard space
character ahead of them, making them shift over just enough to be annoying.
Here's an example of the code that get's generated:
<!--webbot bot="Validation" s-display-name="Name on Credit Card"
s-data-type="String" b-value-required="TRUE" --><input type="text"
name="CCNameOnCard" size="25"></td>
The space is the "&nbps;" value that has been prepended. This doesn't happen
every time, but quite often (maybe every two or three times that I edit a
web page) and each time I have to go in, manually remove these spaces so
that things line up again. If anyone knows a way to prevent this, please
tell me. It's driving me nuts.
Problem #2: I've forgottten were I am.
The second problem happens sometimes after I publish web site changes (local
to host). Everything publishs fine, but if I then attempt to open a local
file again I start getting messages about files missing from temporary
folders. In my case, I run a local copy if IIS on my Windows XP machine, so
I'm really publishing from a local web server to a remote server, but I
don't think this is the problem.
FWIW, this problem seems to come and go. I can have days when I can work on
a site most of the day and never see this problem, and other days when I
have to quit FP and restart it again just about every time I publish. Again,
I'm not sure how common this is but it also drives me crazy.
Well, enough complaining... <g>
Ross Chappell
EPI Internet Direct
http://www.epidirect.com