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
...
How do I block a user from entering text in a text box if they type text in another text box?
I have two text boxes, and want the user to complete one or the other. How can I "grey out" one text box if a user starts typing in the other textbox? Never make important decisions on a Monday!
You can use the OnTextChanged event of the textboxes and write Javascript for both textboxes to disable the other textbox when the user starts to type in something in one textbox. The only problem with that is that once the user starts to type in something in one text box the other textbox gets disabled and locks up, so now the user HAS TO compulsarily type what he wants in th...
Text from text box appearing on a label as it is typed?
I want to have a label control that displays text, letter by letter as a user enters it into a textbox. I know I will have to use the OnKeyPress event to perform this task, but I am not sure how to get the most recently typed letter appended to the and of the label. Or should I take the whole block of text each time? What would be the best way to go about this?
Julio P. Di EgidioSoftware Analyst Programmer=BUSINESS AND SCIENTIFIC==SOFTWARE DEVELOPMENT=http://julio.diegidio.name(Peace X Love] = [++1)
Hello,maybe try this (not tested): function doTextChanged() { ...
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 ...
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...
Bold Text For Selected text in Text Box
Hi EveryoneI have a small thing to do [at this time , very big for me]. I want to make some text string as bold which appears in a text box control for the web. It means some of the portion of the string will be bold and some will be in the normal font style. Can anyone suggest any idea to accomplish this task. [I know that we can set the font weight property for the whole text box and all the text appears in the selected font-weight]Any suggestions.BaberBaber SaeedSoftware EngineerPalmChip, Pakistan Toll Free: 0800-000-13 Ext:494Cell: 0300-6438634
Standard TextBox that comes with ASP.NET ...
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 problemName: Alex
Email: vengeance.mx_at_gmail.com
Product: Minefield
Summary: Text problem - bold text overlaps plain text
Comments:
Here's a screenshot that should give you the general
idea of what's wrong - bold text (and I think
hypertext, possibly other types of text, too)
overlap plain text on my Mac. It's been like this
since Firefox 1.5 and has never been fixed:
http://www.birchlabs.co.uk/OverlappingText.png
Browser Details: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061031 Minefield/3.0a1
...
Text atop textName: Eric Lee Elliott
Email: eric_at_eric-elliott.com
Product: Firefox
Summary: Text atop text
Comments:
Minimum font size set 16 points. Font set Arial & forced to be arial.
Many webs over write text on text, defeating settings for readability.
Webs often drawn in 0.5 to 0.7 of my screen, not full screen & place
text atop text or atop graphics.
Am I just missing a way to expand whole web page for readabilty?
Also need way to set menus & drop down lists to have white background
for readabilty. Choice now is let web set on colored background or
force clear ...
replace the text after some text.
Hi friends,
I had a word file. it contains some text. in the text i need to replace text after the tag name (<name>).
for eg the document file contains the text like this
<name>XXXX
but i need to change the text "XXXX" to "YYYYY"
<name>YYYYY
The <name> is same in all word file which i have, but the names after the <name> are different.
object nullobj = System.Reflection.Missing.Value; Microsoft.Office.Interop.Word.ApplicationClass wordApp = new Micr...
length or trim ? how can i get textbox.text as text that publichouse to textbox.text as text that public ?
hello friends
length or trim ? how can i get textbox.text as text that publichouse to textbox.text as text that public ?
second example is ..... textbox1.text is greenhouse.. i want to get green from textbox.text
cheer Mark as me if my question or my answer can be helpful for you :)
Hi,you can always perform a Trim to a retrieved string to delete the leading and trailing space characters. For your second example where you want to gt a part of the retrieved string you can use the SubString method of the String class.Grz, Kris. Read my blog. Handy Firefox plugins for web developers.Workar...
Text overwriting textName: John Fowler
Email: john_at_seo-gurus.co.uk
Product: Firefox
Summary: Text overwriting text
Comments:
I have a html source page which loads perfectly from double-clicking the
local file, but once hosted by the ISP has the text over-writing problem
seen in earlier versions of Firefox, but cured by me in this code by
adding boxes and clear. Any ideas?
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
...
How do I get the Text of a Text ....That may sound confusing, but I need to get the text of a Dynamically
created text object.
For each row the Text objects text might be somthing different, and when
I loop through all the rows, I need to see if any of them are a certain
Word.
When I used Getitemstring, it doesn't like it.
dw_1.Describe( 'text_control.text' ) will give you the .text attribute of a
text control in a datawindow.
How are you getting different values for the .text attributes on different
rows? Using an expression or something?
--
Paul Horan[TeamSybase]
VCI Springfield, MA
www.v...