when using InPlaceEditor using the textarea box....i want to set the wrap to equal "hard"
for instance <textarea name='text1' wrap='HARD'></textarea>
however i can't hard code the wrap='HARD' using InPlaceEditor because the html code is generated the prototype javascript file
any suggestions?
hey,
i am trying to search for a date that is between 2 dates.
i know you can do this in a straight sql query:
SELECT "column_name"
FROM "table_name"
WHERE "column_name" BETWEEN 'value1' AND 'value2'
however...i am using perl's dbi abstract search and was wondering if there is a way i can...
ingore my previous msg.
this is much simpilier to read.
index1.html **********************************
<SCRIPT LANGUAGE="JavaScript"><!--
function myOpen(url) {
myWindowHandle = window.open(url,'windowname','width=300,height=300');
}
//--></SCRIPT>
<A...
i know this is completely wrong....but it is something along what i am trying to do.
index1.html *********************************
<SCRIPT LANGUAGE="JavaScript"><!--
function myOpen(url) {
window.open(url,'popupwindow','width=300,height=300');
}
//--></SCRIPT>
<A...
hey,
i have a webpage with a form on it. on that form i have a link to a popup window that has a "add new member" form. however once the user fills in the popup form and submits it i want to grab the first name field from the popup)"add new member" form and pass it my original form (the parent...
is there a function or a way to resize an image with only giving the width and have the height automatically be adjusted according to the given hieght
for instance if you open up photoshop and want to resize an image...if you have "contrain proportion" checked it will automatically adjust the...
thanks for the tip
i am using WAMP server (it's a pre-packaged server with php, apache, and mysql)
when i went to check my php.ini file the php_gd2.dll option was commented out. ";"
when uncommented the GD option and restarted my apache server, i checked my phpinfo() i after saw GD section...
hey,
im running php 5, however when i run certain functions like:
ImageCreateFromJpeg()
or
ImageCreateTrueColor()
i get error displaying:
Call to undefined function ImageCreateFromJpeg() ...etc
i looked in my php/etc folder and i do see the php_gd2.dll
and it does appear to be running when i...
see that is the problem
i can't just type "Set Field("costOfJob","45.00"]" in between the if and the end if
sciptmaker won't let me
im using filemake pro 6
hey,
heres my problem:
Im new to filemaker, and im trying to program a script that adds certian fields depending on certian data a user selects.
im trying to make an script with an if statement but its seems like i am very limited to how i can create my if statement
i can only create...
I previous posted problem with my computer(s) always restarting just before windows loaded after i downloaded some sp2 updates.
i finally was able to pause the blue screen error.
it says:
"STOP:c0000269 {illegal system dll relocation}
The system dll user32.dll was relocated in memory. 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.