473,473 Members | 2,215 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Select items and write a txt file

I don't if that's possible... that's why I ask.
In my homepage www.coaster.ch I show photos from beercoasters with
their respective codes.
At present, those who want to exchange with me, have to write the codes
in a mail. I want to make it possible that other collectors can select
the coasters (by clicking on it, for example) and something like a txt
file with the codes of the selected coasters will be generated and then
sent to me... as attachment to a form, for example... I don't know..
perhaps I'm quite wrong... perhaps there is an easiest way... any
advice and idea will be welcomed.
Thanks. Bettina

Sep 8 '05 #1
6 1535

<be*****@coaster.ch> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I don't if that's possible... that's why I ask.
In my homepage www.coaster.ch I show photos from beercoasters with
their respective codes.
At present, those who want to exchange with me, have to write the codes
in a mail. I want to make it possible that other collectors can select
the coasters (by clicking on it, for example) and something like a txt
file with the codes of the selected coasters will be generated and then
sent to me... as attachment to a form, for example... I don't know..
perhaps I'm quite wrong... perhaps there is an easiest way... any
advice and idea will be welcomed.
Thanks. Bettina
you need a botton next to each item that emails you, it is possible to have
the code set up as the email subject.

Sep 8 '05 #2
But that means that for each seleted item I would have a mail?

Sep 8 '05 #3

<be*****@coaster.ch> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
But that means that for each seleted item I would have a mail?


is that not what you want.

In that case you need a form and when they click on the item the form is
completed for them, when they have finshed selecting they can send. A bit
like how a shopping baskets works.
Sep 8 '05 #4
I've thought that with a form would be possible, but is there a way to
do that the coaster will be selected just by clicking on it? I mean, I
cannot use a check-box or something like that? You see, I show the
coasters on after the other without cells, so I cannot put a button at
the bottom.. it would not be clear where the button belongs to because
some coasters are bigger thatn others. If I use cells the coasters will
be deformated. I want to use something like onclick("write code of the
coaster") . Is that possible?

Sep 8 '05 #5

<be*****@coaster.ch> wrote in message
news:11*********************@f14g2000cwb.googlegro ups.com...
I've thought that with a form would be possible, but is there a way to
do that the coaster will be selected just by clicking on it? I mean, I
cannot use a check-box or something like that? You see, I show the
coasters on after the other without cells, so I cannot put a button at
the bottom.. it would not be clear where the button belongs to because
some coasters are bigger thatn others. If I use cells the coasters will
be deformated. I want to use something like onclick("write code of the
coaster") . Is that possible?
yes that is what I am talking about, you click on the coatser, use
javascript to populate a hidden form and when the user is ready the form can
be sent. it is likely that the user will want to "see" the list of all
selected items before sending this to you, so it will need to work a bit
like a shopping basket. How is your javascript ?

Sep 8 '05 #6
My Javascript is not very good and really I am a beginner in PHP but
it's like learn by doing. That's why I asked.... because I had no
idea... Now I know more or less what I have to do. I thought about
something like that:
<script type="text/javascript">
<!--
function write(x) {

//here I don't know how to assign the items that I click to my hidden
form

}
//-->

<form name="Formular" action="">
<img src="coaster.gif" name="coaster_code"
onClick="write(Formular.name)">

Do I have to put a button somewhere to say the user that can send the
form. I can imaging than then an Outlook window will be open with the
mail and the user can make corrections.... Am I too far away from
reality?

Sep 8 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: MaJoHu | last post by:
I've got a list where u can select some products. It's something like this: <SELECT NAME='Product' MULTIPLE SIZE='10'> <% 'Get every possible item from items table SQL = "SELECT DISTINCT...
0
by: msnews.microsoft.com | last post by:
Hi, I am trying to use below code to write .NET resource files. What I am expecting is to append items to an exsiting file. But any time below code just remove exsting items and just write the...
1
by: Joe Saliba | last post by:
Hi, would like to know how to write a crosstable select statment in sql server2000 where having: - ItemNumber, ItemDescription, ItemColor, ItemSize as rows - Stores as columns - Qty * Netttc...
4
by: Marek Mänd | last post by:
This seems an IE issue only: 4253 bytes testcase: http://www.hot.ee/idaliiga/testcases/ieselect/bnlinkingselectinmsie.htm Can one have 1) a mouseover/mouseout element on TBODY 2) change in...
6
by: Chris Fink | last post by:
Does anyone know it is possible to include a small image(.gif .jpeg) within a <SELECT><option> so that the user would see the option text as well as a little image(icon) in the option? I know this...
1
by: sab | last post by:
Hi, We have a web form with a listbox. The listbox is a multiple select listbox and has data that looks something like: ALL Unit 1 Unit 2 Unit 3 Note: "ALL" is always the first item in...
1
by: Sunray | last post by:
I have a form called the sales form and i have 2 sets of listboxes So what happens is. i add items form the bottom set of list boxes which are bound to a data base to the top set of list boxes which...
6
by: kimiraikkonen | last post by:
Hi, I can read from a text file and insert text file's contents into a listbox whose format is line by line using this code: Dim reader As String reader = My.Computer.FileSystem.ReadAllText("c:...
5
by: CindySue | last post by:
Hello, I'm so stuck and this seems like it should be so simple. I have three tables, called Auction Items, Party #1 and Party #2. A bidder number may appear in one, two or all three of them....
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.