Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (6 items)
-
Havent figure this out yet but figure what I would post what I have so that others might get at least a little benefit.
It seems that a rich text box is a collection of HTML tags broken out in separate nodes within the namespace of the rich text box. I have been able to clone HTML tags and text that are ALREADY in the rich text box by ...
-
Hi guys. I am kind of stuck here. I want to be able to work with the contents of an IP Rich Text box and add formatted content (bold, underline, carriage returns, etc.). I assume I will have to add the HTML tags some how but I havent had much luck doing it. Doing a straight .selectSingleNode.text = "xxx" only ...
-
Thanks for the reply.
It turns out, it was the line:
newDOM.load("TJ_Template.xml");
I change it to "Template.xml" and that solved it.
Ernie
-
Hey guys. I have a form setup with an OnSubmitRequest function setup in JScript. After the form is submittted, I would like to have it clear (just like the option if you use the UI Submit button). I wrote the following based on what I found on this forum and various tinkering but I keep getting runtime errors (null ...
-
Hey guys. I thought this would be a simpler task then it is turning out to be but maybe I am missing something. I have done alot of VIsual Studio .NET programming over the years and am use to using ADO to build connections to the back end database to retrieve specific values when randomly needed. But I cant seen to pull it of in ...
-
I think I am tying to accomplish the same thing. Let me see if I can explain it in more detail.
I have some decent experience with Access, SQL Server, VB6/VB.NET, ASP.NET but am new to IP. What I would like to do is have a form that the user can fill out with your typical data entry points as well as Photos and Digital Ink ...
Page 1 of 1 (6 items)