473,402 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

select & input

Inside a form I'd like to give my customers both posibility to choose
between data extracted from database (mysql) and to type their own
text. Something like select with one option value typed by them and
anothere we offer from database. Is it possible?

Aug 24 '06 #1
5 1191
Hi @net,
of course it is possible.
All you have to do is first ask the user, and then with the result, you
can produce the formular like how they want it.

Donny

@net schrieb:
Inside a form I'd like to give my customers both posibility to choose
between data extracted from database (mysql) and to type their own
text. Something like select with one option value typed by them and
anothere we offer from database. Is it possible?
Aug 24 '06 #2
Well, I'd like to do it without asking user anything, because I have
serveral fields i'd like to design in this way, so if I ask the user in
one place to decide what he wants, he can change his mind during
filling the form. (this is possible in access, but i'm quite novice in
web programing).

@net

Donny Riyadi wrote:
Hi @net,
of course it is possible.
All you have to do is first ask the user, and then with the result, you
can produce the formular like how they want it.

Donny

@net schrieb:
Inside a form I'd like to give my customers both posibility to choose
between data extracted from database (mysql) and to type their own
text. Something like select with one option value typed by them and
anothere we offer from database. Is it possible?
Aug 24 '06 #3
Well, I'd like to do it without asking user anything, because I have
serveral fields i'd like to design in this way, so if I ask the user in
one place to decide what he wants, he can change his mind during
filling the form. (this is possible in access, but i'm quite novice in
web programing).

@net

Donny Riyadi wrote:
Hi @net,
of course it is possible.
All you have to do is first ask the user, and then with the result, you
can produce the formular like how they want it.

Donny

@net schrieb:
Inside a form I'd like to give my customers both posibility to choose
between data extracted from database (mysql) and to type their own
text. Something like select with one option value typed by them and
anothere we offer from database. Is it possible?
Aug 24 '06 #4
@net wrote:
Inside a form I'd like to give my customers both posibility to choose
between data extracted from database (mysql) and to type their own
text. Something like select with one option value typed by them and
anothere we offer from database. Is it possible?
You could put two radio buttons - one to select the database data, and
one to select the user data.

You could also check the text field for any input, but that's a little
more prone to potential problems.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Aug 24 '06 #5
@net wrote:
Inside a form I'd like to give my customers both posibility to
choose
between data extracted from database (mysql) and to type their own
text. Something like select with one option value typed by them and
anothere we offer from database. Is it possible?
I've used OnChange events on dropdown selection boxes populated from a
database to populate a textfield that otherwise can be filled in by the
customer with there own text. Means all the fields have to be in pairs
of selection boxes and text fields - may confuse the customers till
they get the hang of it.

Aug 24 '06 #6

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

Similar topics

23
by: ian justice | last post by:
Before i post actual code, as i need a speedyish reply. Can i first ask if anyone knows off the top of their head, if there is a likely obvious cause to the following problem. For the moment i've...
18
by: ian justice | last post by:
Before i post actual code, as i need a speedyish reply. Can i first ask if anyone knows off the top of their head, if there is a likely obvious cause to the following problem. For the moment i've...
4
by: Luklrc | last post by:
Hi, I'm having to create a querysting with javascript. My problem is that javscript turns the "&" characher into "&" when it gets used as a querystring in the url EG: ...
2
by: Mehdi | last post by:
Hi, I need to pass an URL via a hidden value as follow: <input type="hidden" id="Test" runat="Server"> and on Page_Load I assign a value to this hidden input as follow: Test.Value =...
1
by: Sideswipe | last post by:
I am trying to concatenate selected values from numerous radio button sets into 1 series and assign it to a single hidden field. I have never done javascript before and I continue to run into...
1
by: inamul | last post by:
I want to select CheckBox based on data retrieved from mysql database table. Could anyone show me the simple way of doing it. Data store in table under colum "sectionOfInterest" is shown below...
8
by: crayfiss | last post by:
Hi, firstly I am a total freshie in all this. From what I have gathered on the web and this forum, I finally managed to get my form up. I have a set of radio buttons with values to it and a select...
2
by: sophia | last post by:
why scanf("%d. %d. %d",&d,&m,&y); is NOT reading the i/p 22 4 1972 correctly, whereas it is reading the i/p 22. 4. 1972 correctly ?. Is it because of the dot in the format string of scanf ?
7
by: avraamG13 | last post by:
Hello, I'm having a code that shows in a list checkbox and next the row name i have on my database I want to select a checkbox and when i press display to show me tha information of the specific...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.