
Dieter -
Or anyone else who can possibly help here. I have just put up new auction for the first time to test online. All is well, except after posting two test items, I cannot scroll to the bottom of the page to get to the description and bidding blocks. The picture is sized ok. Is it because I posted it from this system that I am locked out from bidding, or do I need to post the description with html tags ? Even going to My Auction User Center and "edit" for the item, it is still cut off and in-accessible about half way through the server times blocks. I'm using IE 6 by the way, if that matters much. Thanks for any help, and I hope to have things up soon.... !
P.S.
This means no one can get to the crucial "enter BID" blocks ! I will test from another system, but wonder if I am getting my bidders area blocked maliciously somehow. Just paranoid I guess......
monkeybutter
Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
Thanks again Dieter !
I was able to find and fix a few code violations.... but the real fix came after I realized that I took some advice and called the script from a blank html page using code posted here in the forums, and added the following code to the "body" portion at the bottom of it:
<frameset cols="*">
<img src="Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
">
<frame name="eAuction" src="Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
"
scrolling="yes" marginwidth="2" marginheight="2" resize>
</frameset>
Hope this helps anyone else who is having this issue. I also viewed the script source on your forums page and found the no-cache and ie 6 browser fixes, and incorporated them into the auction script with no problems.
Sorry about replying in the modification area........
Thanks again, and I'm a little farther along !
MonkeyButter !