Hi
I have now a drop down listbox where I select and some values appeared. Like beneath shows.
<select name="Usrcategory" id="Usrcategory" onChange="select_show(this)">
<option>Please make a selection</option><optgroup label="User">
<option value="New / Remove user">New / Remove...
Hi,
I have downloaden the GLOBAL ADDRESS list.
it is about 20000 records.
with 4 columns
name psn address emailaddress
how can I easyly display the records in a listbox without the page is hanging.
Please advise
Kisoen
it is my mistake
the <option value="">Make selection</option>
<option value="apple">apple</option>
<option value="banana">banana</option>
<option value="fruits">fruits</option>
</select>
this should be clear now
so just select an item and the psn input box is the quantity
if I select apple and...
Hi
<input type="text" name="psn" id="psn" />
as you can see there is a inputbox
when filling in this box
and cick on add list...no any value is added to the textarea box...
Please advise...
Kisoen
Hi
I have a script that passing multiple value to listbox
but that is based on one particular combobox..
besides this combobox values and want to add one textbox value next to this combobox value
for example so combobox value = "test"
textbox value "5"
in the listbox should appear "test 5"...
cheech,
that is strange...
how can this be the you can open the update from different pages...
at this moment you can open the update page from 2 other main pages
the question is how do you redirect to the correct main page where you come from
gr. kisoen
Hi
I have a one update form where you can open this from any other page.
for example: you are now on open.asp page
and update a particular record
when submitting this update form you come back to open.asp
but when you are on search.asp and update a particular record (you use here the same...
hi this is the coding what i using:
<form action=http://vhd/KLM/servlet/protect/gateway?to_page_id=ticketdetails&tixnum='tixnum.value' method="post" name="form1" target="_self">
<input name="tixnum" type="text" id="tixnum">
<input type="submit" name="Submit" value="search">...
hi,
I want to link a textbox to a url
At this moment I have this url is below to another website
servlet/protect/gateway?to_page_id=ticketdetails&tixnum=recordid
my site is have a textbox
so when entering a record number for example 15
it should go to the site where it shows the record...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.