NathanHimes
Programmer
I am trying to put up a small site for internal use, (an auction for selling excess props and photography supplies to employees) and need some help with the scripting.
I have a form with three fields: Name - Email - Bid
The info is currently emailed to me, and I will have to manually update the spreadsheet/database to keep track of bids and sales.
I don't mind doing that, but I don't want to have to go into the HTML of each item to change the current bid every time I get a new email about the same item.
Is there any way to pull certain information from a spreadsheet/database to display on a page?
I.e. if item cell = B2 then show current bid in cell B3 also show highest bidder in cell B4
I am a photographer. I know VERY little of scripting and HTML, but am now apparently the new web guy for our company. they kinda tossed me into the deep end and they need this done soon.
Any suggestions?
Thanks
Nathan Himes
I have a form with three fields: Name - Email - Bid
The info is currently emailed to me, and I will have to manually update the spreadsheet/database to keep track of bids and sales.
I don't mind doing that, but I don't want to have to go into the HTML of each item to change the current bid every time I get a new email about the same item.
Is there any way to pull certain information from a spreadsheet/database to display on a page?
I.e. if item cell = B2 then show current bid in cell B3 also show highest bidder in cell B4
I am a photographer. I know VERY little of scripting and HTML, but am now apparently the new web guy for our company. they kinda tossed me into the deep end and they need this done soon.
Any suggestions?
Thanks
Nathan Himes