Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: faraway
  • Content: Threads
  • Order by date
  1. faraway

    ===Can client side change server side's word file?===

    Hi, Supposed there is a word document in the server side, this document's properties is set to be written by everyone and iuser. We can use IE to open it in the client side, we can change it in the client side IE, BUT, can we save it back to the server side? If we can, how to make it write...
  2. faraway

    [$$$]How can we make textarea editing faster?

    Hi, We have a textarea which has huge data inside, when we try to edit something within it, the speed is very slow, is there any way to make the editing speed faster?
  3. faraway

    Very difficult DHTML:How to add css font class to table cells

    Hi, We use a HTML Editor, when highligt certain text, we can change its CSS format by DHTML, but when we select text in more than 1 table cells, it doesn't work and got "upspecified error", here is the code: var whichPara = ctrlHTML.DOM.selection.createRange(); var...
  4. faraway

    Who can deal with the textarea properties?

    Hi, We are using a HTML Editor to edit text content, but if the text is very large, the editing speed is very slow, user has to wait a long time after even one click. Is there anyway to speed up the HTML editing? Thanks,
  5. faraway

    Speedup Textarea editing

    Hi, We are using a javascript based HTML Editor to edit text content, but if the text is very large, the editing speed is very slow, user has to wait a long time after even one click. Is there anyway to speed up the HTML editing? Thanks,
  6. faraway

    Why <layoutrect> doesn't work in IE6 SP1?

    This is a question about IE's print template tags. We use microsoft's print template tags(devicerect, layoutrect) to develop print preview template, it worked well in IE5.5 and IE6.0. But after we installed the IE6 SP1, we can get nothing to shown in the template. Is there anyone know how to...
  7. faraway

    Who can solve this problem?

    We use microsoft's print template tags(devicerect, layoutrect) to develop print preview template, it worked well in IE5.5 and IE6.0. But after we installed the IE6 SP1, we can get nothing to shown in the template. Is there anyone know how to solve this problem? Thanks and your help is appreciated!

Part and Inventory Search

Back
Top