Text not appearing when typing the text into text fieldName: Maadhavan
Email: madhavan_t_patyahoodotcom
Product: Firefox
Summary: Text not appearing when typing the text into text field
Comments:
Text not appearing when typing the text into text field or any other field
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see it.
...
Long Text Fields from Powerbuilder to DB2I am having a problem using larger fields in PB 6.0 and DB2. There
seems to be some sort of limit (253 characters) to the field size that
may be passed from Powerbuilder to DB2.
We are currently using DB2 Connect V5.0, SNA V3.0 as our communication
software, and NT 4.0 as our base operating system for the Gateway. DB2
allows for much larger fields but cannot seem to pass along a field
through out gateway longer than 253 characters. We are able to move
larger fields from Fox Pro to DB2/2 without any problems.
Any help on this would be greatly appreciated
Jeff Carpenter, Trustmar...
ASE text field to ASA text fieldHi
I'm having problems populating an ASA text field with data from an ASE text
field using CIS(component integration services) from ASE to link up to ASA.
After running the SQL statement it appears to put NULLS in the ASA field.
All other data types appear to work fine. I know you can use
readtext/writetext to read/write text fields properly but it requires a
size parameter. Any thoughts or suggestions would be appreciated.
Here is the SQL I'm trying to run;
insert asa_invt_prod_note
select
invt_prod_id,note_type,note,fpi_rep_status_flag,created_date,created_by,up...
Text as textName: JohnA Boice
Email: jaboiceathughesdotnet
Product: Firefox
Summary: Text as text
Comments:
You need to do as Safari does and make ALL text, including buttons,
links, bookmarks, and general page text actual text so screen readers
can interpret and voice the text.
Until this occurs, your products are a real pain to use. And I have
limited sight. What about those with less or no sight?
Browser Details: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
...
Format text field and field text box in datagrid
I have a column that allows the user to edit the datagrid. When the Edit link is clicked, only one column is editable...this works. The problems are that:1) the text box is only 75% of the width of the column2) when i type text into the text field, the size is a lot larger than the text in other non-editable columns3) the height of the text-box is too high.In summar, how can i format the editable field?I have tried doing so, in the Propery Builder>Format and changing the settings in the 'Edit Mode Items', that does not help. I'm trying to use the XX-Small text size....
RE: ASA text field to ASA text fieldHi
Sorry the versions I was using for the problem below were.
Using ASE version 11.9.2.5
Using ASA version 6.0.3.3113
I'm trying to push data from ASE text to ASA text, I also had problems
pulling an ASE text field from ASA using proxy tables.
I'm having problems populating an ASA text field with data from an ASE text
field using CIS(component integration services) from ASE to link up to ASA.
After running the SQL statement it appears to put NULLS in the ASA field.
All other data types appear to work fine. I know you can use
readtext/writetext to read/write...
text field with prepopulated text
I have a web form, there is an address text field, for my purpose, I only need it into this one field for street address city, state, zip.
I would like to have something like street address city, state, zip in the text box when page load, but when the user click the text field, it goes blank, so the user can enter their own address.
How can I do this?
Thanks
Hi,this can be done by prefilling it in the page_load for example and then use javascript onfocus event to clear out the value of the textbox. Another way to go is to use the Textboxwatermark extender from the ASP.NET AJAX Control ...
Long Text Fields from Powerbuilder to DB2 cont'dI have some more information concerning the problem I am running into
with large text fields from Powerbuilder to DB2.
1) We created a DB2 Table with a VARCHAR(1000) field on it.
2) Setup a ODBC Profile to access the table using IBM Client Enabler
3) Tried to add rows to the table using the PowerBuilder Database
Administrator. The attempt was unsuccessful when trying to update
the row with a string of length 500 in the varchar field. The error
message returned read as follows:
SQLSTATE = 54002 {IBM}{CLI DRIVER}{DB2} SQQL0102N The
String constan...
Page Breaking Problem in Printing TEXT or VARCHAR LONG fieldEither it be in PB7 or PB6, the following datawindow will print out repeated
lines in between page breaks. To test it, just create a table text_test
with one field called text of TEXT type (or varchar long), insert a long
text string (to cause a page break) and try to print after preview. Any
ideas will be appreaciated.
$PBExportHeader$d_text.srd
release 7;
datawindow(units=1 timer_interval=60000 color=16777215 processing=0
HTMLDW=no print.documentname="Text Print" print.orientation = 2
print.margin.left = 25 print.margin.right = 40 print.margin.top = 100
print.margin...
Read text file into text field
Hi,How may I read the contents of a text file into a text field?The text file is located at server-side and the text field is in a web page (i.e., client side).The reason is, suppose the text file contains a list of 10 entities, the user may be able to edit the list in the text field and not type everything out himself. (e.g. for searching).Thanks for reading!
You can read your Text File into a String or StringBuilder object server side, and use this String for theText Property of your TextBox: Dim file As New System.IO.StreamReader("c:\test.txt") &nb...
Text jumps to next text fieldName: John Haran
Email: jpharanattoastdotnet
Product: Firefox
Summary: Text jumps to next text field
Comments:
Would someone PLEASE tell me why the text I'm typing in Firefox tends to
jump, on it's own, to the next text box?
For instance, I can be typing the subject matter in an email and the
text just jumps down and starts filling in the main text field. Or, I
can be typing text into a text box in ebay and it just starts filling in
the next text field down.
This only happens with Firefox, not safari, not IE, just firefox.
I don't want to resort to writing to yo...
Determining if a text field has hidden textRevisiting an old question........Is there a way to determine if a notes
field has extended text hidden from view on the form? I was thinking the
most logical way was to use "describe" to determine if that particular notes
field vscroll has been invoked......assuming it was set to true in the first
place
The reason I want to know this if the user wants to print off the form I
want to be able to provide all the notes in print as a supplemental
page.........As a work around I've best guessed and said if the text len > x
then print an overflow sheet but that'...
Problem in assinging text to a text field
I cannot assign a text like 'Yes','No' or a name ending
with ~ or " to a text field in datawindow .The error is
Error accessing external object property text.I am using
Powerbuilder 7.0.2 Build 8011.
Please post the code you are using
--
Simon Caldwell
Get Real Systems Ltd
Holtby Manor, Stamford Bridge Road, York, YO19 5LL
Tel 01904 481999 Fax 01904 481666
Visit us at www.getrealsystems.com
Specialists in e-Procurement and supply chain technology
"Saif" <nazkal9008@hotmail.com> wrote in message
news:DF55C9C8B4C755A2004C83BA852569DB.0...
superreview granted: [Bug 340564] Print/Print Preview does not print text in <input text> or <textarea> : [Attachment 243735] PatchRobert O'Callahan (Novell) <roc@ocallahan.org> has granted superreview:
Bug 340564: Print/Print Preview does not print text in <input text> or
<textarea>
https://bugzilla.mozilla.org/show_bug.cgi?id=340564
Attachment 243735: Patch
https://bugzilla.mozilla.org/attachment.cgi?id=243735&action=edit
------- Additional Comments from Robert O'Callahan (Novell) <roc@ocallahan.org>
thanks!
the new textframe kills all this horrible code.
...