I would appreciate the code... nosilleenuj@yahoo.com is the email address that I would like for you to send the code.
Thanks,
June
--only those that do not try, fail--
I am filling a select box with a lengthy field from an SQL database that I would like to wrap and indent beginning with first wrap...can you help me?
--only those that do not try, fail--
ok, maybe I didn't need the javascript forum...I thought the history.back() might be causing the problem,
but thanks for the reply.
--only those that do not try, fail--
I have a page with submit button...OK I submit
error handler below
if status = "Already Ordered" then
select case redisplay
case vendorname = ""
Response.Write "Please click 'Back' and enter Vendor Name"
case vendorname = "Enter Vendor Name"...
I found this code that might work, but I don't know enough
about javascript to impliment it for a select box....
any suggestions?
<TEXTAREA ID="longWord" ROWS="10">
Long Line Long Line Long Line Long Line Long Line Long Line Long Line Long Line Long Line Long
Line Long...
I can change the background color and font color of buttons and the background of select drop downs....
how do I change the color of the drop down arrow in the select box
here is code to change other stuff...
<style>
select.Menu{
font-family: Arial...
I have searched for two days...my problem is that I do not know enough about javascript to know when I have the answer..
I can capture the left click with this code...
<SCRIPT Language="Javascript">
function post_to_link(link_loc){
document.form1.action =
link_loc...
this is an old thread, but it answered my problem...I am grateful for this site and the users who take helping people seriously.
JC
--only those that do not try, fail--
<a href="ad40800.pdf" target="_blank">
I load pdf file with this...is there any code that will allow user to enter text into the pdf document for printing and/or emailing? Or even a work around...
--only those that do not try, fail--
<a href="ad40800.pdf" target="_blank">
I load a pdf file with this...what code do I need to make the user able to enter text into the pdf document for printing or emailing?
--only those that do not try, fail--
is there an email function similar to this print one to email the form that the user has filled out??
<script language="JavaScript"><!--
if (window.print)
document.write('<input type="button" value="Print" onClick="window.print()">')...
I have an ASP web form with textboxes and textareas as well as drop down boxes.
I know how to print page, is there a simple way to expand and print the data in the objects? I don't necessarily want them to see the expanded version, I just want a printable one.
Thanks,
JC
--only those that do...
<a href="anypage.asp;" target="_blank">Click Here</a>
what is the javascript that I can add to this to make the pop up window only have the title bar?
--only those that do not try, fail--
SELECT * FROM ''cr'' WHERE number=13450
is the response from response.write for:
strSQL1 = "SELECT * FROM '" & doc & "'" &" WHERE number=" & clng(snum)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SELECT * FROM 'cr' WHERE number=13450
is the...
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.