Assume for a moment that I have this code that dynamically populates a
dropdown listbox by querying the database(and this code works by the way),
how can I get this code populate an input textbox?
In other words, I want to select a value from this dropdown and populate an input textbox with...
Please, please tell me what the heck I am doing wrong.
I am trying to do accomplish 2 things here.
One, make the pictures appear on on 3 columns like:
column1 column2 column2
Almost like
<td></td> <td></td> <td></td>
So far it is...
I created an update code that would update a boolean data type ( access db true/false) data type.
So far, this pair of scripts work:
on edit.asp:
<tr>
<td>
<b><font color="ffffff">Printed: </font></b></td><td><input type="text" size="60" name="show" value="<%=RS("show")%>"></td>
</tr>
on...
I have a bunch of images that I need to create a rollover for but I am wondering if there is a much simpler tutorial to follow in doing so in fireworks.
For instance,
I have a mouse-looking select image.
I want to give the user the ability to click the select image and leave them with the...
Hello all,
This is a free web site I am designing for a church affiliated organization of which I am a member.
I am having a tiny little problem with positioning a flash masking image I created over another image.
For instance, the image I want flash to be over is called sttsmy01.jpg.
I want...
I have a couple of questions.
I have an asp code that dumps the content of a database into a word document and sends this in an email as an attachment.
This works fine.
However, some of the issues we are having with this document are:
One, the text appears bold in a word document even though...
We have a server that is located remotely and we usually use developers or other govt agencies who may be collecting data from us or sending data to us.
Each (be it govt. agency or developers) must have their on folders to log in to).
My boss has asked me to research the possibility of...
I have been struggling with this code now for a couple of days and was wondering if anyone can please assist me with it.
I have a form that has a link called Details.
If you click on the Details link, it will invoke this script and display the details of the records based on the id being passed...
Can someone, please tell me why I am getting this unterminated string error message.
Thanks in advance:
<td class="name" width="10%" align="center" valign="top"><font size="-1"><a href="#"...
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.