ASPFriends.com 'aspngrichtextbox' list Archive - June 2002
Messages
Page: 12
Image URL changes (3 replies)
ASPFriends.com 'aspngrichtextbox' list
When any of my users edit a RTB control, the URL of pictures changes, for example from 'Data/pic3.jp' to '198.34.234.7/DesktopModules/Data/pic3.jp'. Telling my users to go into html mode, delete up to Data, and update will likely result in user errors. Any ideas?
Multiple RichTextBox error? when running on server? (3 replies, VIP)
ASPFriends.com 'aspngrichtextbox' list
I am using the same RichTextBox.dll in localhost as I am using on the servers I get this error when running on the server on all pages that have a RichTextBoxControl On Local Host the same pages work fine.... I have done a search for any duplicate .dll and I find I have only the one. this is a message I recieved from Ollie Comes This is an ASP.NET issue more than a RichTextBox issue and it can occ...
RichTextBox Tool Bar Style as changed to blank since last night (2 replies)
ASPFriends.com 'aspngrichtextbox' list
I know a GAC RichTextBox.dll was install on aspalliance.com. but now I see that the toolbar has gone blank? Is the ToolBar style and now under GAC control..? I still have my RichTextBox.xml in the bin directory For 2002 ASP.NET Solutions & Articles goto: http://aspalliance.com/dotnetsolutions/ Dennis West West Design MS .NET Developer www. westontheweb.net westdh@attbi.com
XHTML and image tags (2 replies)
ASPFriends.com 'aspngrichtextbox' list
I just downloaded and installed the demo for RichTextBox. Everything is working great except for TextXHTML. The website states: Export in XHTML. This feature ensures that the output HTML uses lower case tagnames and attribute names, that attribute values are quoted, and it also closes all img / , hr / and br / tags. So far I have not seen it close IMG tags, whether entered via the 'image' button o...
Tab order (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Is it possible to set the tab order for the richtextbox control? also Is it possible to hookup a required field validator for the control? Thanks Priya Ramachandran Systems Design and Development * phone: 01 972 604 9221 * mailto:priya.ramachandran@med.va.gov Enrollment Systems Group....Where VA Health Care Begins!
Switching between RTF and HTML (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Good evening, Has anyone ran into any troubles when switching between the RTF view and the HTML view? On several occasions (though I can't quite nail down for sure what my exact steps were that led to this) I have seen where the HTML shows up in the RTF view and then the HTML view shows an HTML representation of the HTML. If anyone knows any "gotchas" around this happening, I would love to know wh...
insecure warning using richtext box on https site (2 replies)
ASPFriends.com 'aspngrichtextbox' list
All If I use the richtext box on https I get the 'contains secure and non secure' content on page warning. If I click thru it is fine. I presume this is due to the iframe, is there something I or the richtextbox code could do to make it okay on a https site? Thanks Tony Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
Other button images & changing ButtonImagePath w/out a roundtrip? (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Hello All, * Has anyone created images for a Save and Cancel buttons that looks like those in Office XP? * Can the ButtonImagePath be change to the grayscale buttons on the client without a roundtrip to the server, so that if HTML view is selected the toolbar images will reflect their disabled state? Regards, Travis Spencer Portland, OR USA
info on iframe under https (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Ollie I found this doing some reasearch yesterday, perhaps this will help or perhaps it won't. :o) It appears the dialog is due to ie not know if the content of the iframe is going to be secure or insecure when there is no src defined. I tried the toolbar and that wasn't it, cuz as you said it uses relative links for the graphics. Here is a link to a message on google groups search: http://groups....
Bold heading? & fontsize? (4 replies)
ASPFriends.com 'aspngrichtextbox' list
When working with the demo, I noticed two little errors (or so I presume) 1. When you select the text Type here , change the style of the paragraph to (for example) heading 1 . The text will become correctly shown. Now select from the text in the richtextbox Text and press the Bold button this doesn t do anything? 2. when you select some text and set it to fontsize 2. Press the button to convert t...
Style Menu Tags (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Is it possible to set the "StyleMenu" to create "div" or "span" tags instead of "font" tags? I am "quote" happy. thanks.
Dreamweaver MX Support (4 replies)
ASPFriends.com 'aspngrichtextbox' list
I wasnt able to get the RTB to show up in Dreamweaver MX. It just shows an "ASP" icon. I dont think this is a RTB issue, but rather a Dreamweaver MX issue. It seems that Dreamweaver MX does NOT have support for custom server controls. Has anyone had a different experience? Thx Seth Berger sberger@estco.net
Spell Checking (3 replies)
ASPFriends.com 'aspngrichtextbox' list
Has anybody incorporated any type of spell checking capability with the RichTextBox control? Jonathan Austin, President jaustin@solutioninnovations.com Solution Innovations, Inc. http://www.solutioninnovations.com (540) 320 4085 (Voice) (540) 242 3385 (Fax)
custom button on rtb control (4 replies)
ASPFriends.com 'aspngrichtextbox' list
I would like to add a custom button to the toolbar of the richtextbox control. This button will essentially act as a hyperlink creator: the user will highlight a word, then click the custom button. A new instance of the rtb pops up. User inputs content, clicks save, pop up window closes. Now the word which is highlighted gets saved as a hyperlink linking to the content that was just created. The m...
future browser support (4 replies)
ASPFriends.com 'aspngrichtextbox' list
Ollie, Originally I wasn't too bothered by the IE only support that your component offers, but hearing the AOL/Mozilla news it becomes more of an issue or does it? Has anyone tested the behavior in Mozilla? Your site says this: a.. Microsoft Internet Explorer 5.0 or later (for rich text editing) a.. Any HTML3.2 browser (for editing document as HTML) a.. JavaScript must be enabled (for richtext edi...
Currently evaluating (4 replies)
ASPFriends.com 'aspngrichtextbox' list
I am currently evaluating the control and have received the error below. I got it into one project and working, but when I wanted to put it into another project to do some testing...I got the mess below. Any help would be appreciated. Rob Server Error in '/richtextbox' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please...
Images and Hyperlinks (4 replies)
ASPFriends.com 'aspngrichtextbox' list
Question... I guess I am not reading the Documentation correctly, so I got a couple questions. The image button on the default RichTextBox Control, if selected comes up with the dialog with a browse button. The browse button basically allows you to browse your own hard drive, not that of the webserver image directory. I have tried to set the ImageMenuPath, to no avail (no matter what I put in it a...
Insert a hyperlink (4 replies)
ASPFriends.com 'aspngrichtextbox' list
Hi all, This is our situation: We have created a separate button in a layer over the RichTextBox control. We want to use this button instead of the default "insert image" button that comes with RTB. This new button must insert a hyperlink at the cursor position within the RichTextBox. Link to be inserted looks like img src "getimage.aspx?imgID 123" . I hope somebody has already dealt with somethin...
Getting data into a RichTextBox from a database (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Hi all, I'm trying to get a bunch of values out of a database and put them into Server Side Form controls (most importantly a Richtextbox). Any ideas? Cheers, Alex Original Message From: Rob Richmond [mailto:rob@roborino.com] Sent: Monday, 17 June 2002 11:39 PM To: aspngrichtextbox Subject: [aspngrichtextbox] Images and Hyperlinks Question... I guess I am not reading the Documentation correctly, s...
Image buttons (6 replies)
ASPFriends.com 'aspngrichtextbox' list
First, the control is great!!!... easy to implement and code... now to my question.... The space between the button images is way to wide... I need to compact my toolbar so my client doesn't need to scroll to see the options.... I know that ToolBArSeparatorImageWidth does not work with button type image... is there a way I can accomplish this.. TIA Ollie, this is for you... I am new with ASP.NET, ...
richTextBox ToolBar (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Anytime I use the richTextBox the toolbar is sized to the width of the visible screen, while the Iframe is correctly sized to the width property. Please help this is really frustrating. Thanks Paul
Using a style from within <header> (8 replies)
ASPFriends.com 'aspngrichtextbox' list
Hi again, The image button thing posted earlier is working now. We do have one other issue that puzzles us. With EditorWysiwygModeCSS it is possible to specify a location for an external stylesheet. Is there a possibility to use styles defined within the head tag of the page that itself contains the RichTextBox? Our stylesheets are stored in a database, so we do not have a file location. What we d...
Downlevel support (2 replies)
ASPFriends.com 'aspngrichtextbox' list
First of all I want to say that this is a great product and I'm planning on using it in my projects. I was testing RichTextBox in different browsers and in Opera 6 it shows up as textarea which is fine but it adds a function CopyData ctl0 rtb1() to onsubmit event. The function itself is not declared which causes JavaScript error. It is a bug? If it is, is there a fix available? The assembly versio...
Tables Question & Bug Found (2 replies)
ASPFriends.com 'aspngrichtextbox' list
1st: Can we, or will we be able to insert table structures into the RichTextBox? This is a huge concern in our environment... 2nd: I just came across a very dissapointing situation... mainly because I lost a bundle of formatted text. Here is the situation: I have a page that incorporates 7 different RTB controls. After entering and formatting a bundle of content, I saved it and all was well... I d...
Upload Functionality (2 replies)
ASPFriends.com 'aspngrichtextbox' list
Hi guys, I am using the richtextbox with the IBUYSPY Portal and was wondering why the richtextbox does not upload images to the server when you insert an image? Am I missing something here? The component just browses the local machine and adds the physical path to the location of the image (i.e. file://c:/etc..etc..). Just wondering if there is uploading support built in? If I had the source it wo...
Ad
Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification