The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl
Tips and Tricks >> Unsorted >> Auction (Starting Page)
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1079603780

Message started by Forum Admin on 03/18/04 at 10:56:20

Title: Auction (Starting Page)
Post by Forum Admin on 03/18/04 at 10:56:20

If you don't like to start your auction site via the direct URL to the script, simply start it via eAuction.html  :)

- create an emty HTML-File
- copy the following code to it
- save the file as eAuction.html
- upload the file to the web-directory of your server
- start your browser and type in: http://www.YourDomain/eAuction.html


Code:

<html>

<head>
<title>eAuction</title>
</head>

<frameset framespacing="0" rows="*">
   <frame name="eAuction" src="../cgi-bin/eAuction161/eAuction.pl" scrolling="auto" marginwidth="0" marginheight="0" noresize>
   <noframes>
   <body>

   <p>A text of your choice.</p>

   </body>
   </noframes>
</frameset>

</html>




Title: Re: Auction (Starting Page)
Post by test on 08/23/04 at 11:30:41

simple but awesome!!!!!!!!!!!!!!!!!

Title: Re: Auction (Starting Page)
Post by p00bah on 07/17/05 at 16:29:03

I did similar but with a static frame script  allowing a sidebar of links to be permanently in view

Title: Re: Auction (Starting Page)
Post by Dieter Werner on 07/17/05 at 16:40:36

Sounds good ...  :)
May I see it?

Title: Re: Auction (Starting Page)
Post by p00bah on 07/17/05 at 18:14:32

sure thing
www.auction4it.co.uk

I tweaked the script to have a vertical sidebar - the orig was horizontal.

BTW site a work-in-progress so be forgiving of missing pages  :-X

PS if you have a moment, could you check out my query about currency symbols? (sorry)

Title: Re: Auction (Starting Page)
Post by Dieter Werner on 07/18/05 at 11:26:22


p00bah wrote:
sure thing
www.auction4it.co.uk

I tweaked the script to have a vertical sidebar - the orig was horizontal.


Did you test it under a monitor-resolution of 800 x 600?

Title: Re: Auction (Starting Page)
Post by osprod on 07/24/17 at 08:49:53

Frames are old school and cool. Would like to try this with a bootstrap wrap possibly making it mobile friendly :)

The eAuction Support Forums » Powered by YaBB 2.2!
YaBB © 2000-2007. All Rights Reserved.