Upload to server?
I can't see the part where you upload the excel file on the server (if you had not code this, you will need to code an agent
View ArticleExcel.Application.9
Might want to try "Excel.Application.9", some version of excel installed the object with a different name instead of "Excel.
View ArticleColumn formula
Assuming the field is date time format and not text (hopefully) Try this? (ModifiedDate_Disp - Today_disp / 86400) + " days"
View ArticleThis works for me
<form name="thisForm" id ="thisForm"> <input type="text" name="RegionFr" size="2"> <input type="text" name="RegionTo" size="
View ArticleRich text with images in emails to the Internet
Hello, could you please show me what is the difference between sending a mail with RichText format or MIME format. How is re
View ArticleIs this your actual code?
If it is there you have too many } if ((thisForm.RegionFr.value!="") && (thisForm.RegionTo.value !="")){ if (( thisForm.Regi
View Articlestill the same problem
Hi I removed the extra } then also same problem if ((thisForm.RegionFr.value!="") && (thisForm.RegionTo.value !="")){ if
View ArticleServers not replicating correctly
Hi We're having some issues with the servers replicating to each other. Users are complaining that their webmail is out of d
View ArticleCSS not working in IE
I have created CSS drop down menu through CSS builder software, then copied the code and paste it into a nsf form. The code
View ArticleServers not replicating correctly
Check the connection document. Try use the destination rep server ser the IP or it's domino server name use the cocsole "tra
View ArticleI imagine the problem is with your code
I have to imagine, as you haven't posted any examples of your code that isn't working.
View ArticleThe Code
Hi Carl, I am providing the whole code to you. I have HTML code on a form and a css resourse. The CSS code is also below. my
View ArticleAnd when you say "The code is working fine in Firefox but its getting failed...
How does it fail? Imagine yourself sitting at your desk and someone coming to you and saying, "I have this problem, it doesn
View ArticleRadio button lost the orignal selection when send a doc - help please
Hi, I have notes form with radio button and selected option before send email, however, after the document has been sent to
View ArticleSlow rich text editing on web
Hi everyone, I'm having some trouble with an editable rich text on a web form. Users complain than changing the font size or
View ArticleHTTP Server: Error loading Web SSO Configuration 'LtpaToken' (Single Sign-On...
Hello, I'm triyng to configure a SSO between Websphere and Domino 8.5.2 I followed these steps: STEP1-I create the SSO conf
View ArticleSpecify 'Text-Only' Mails for certain receipients
Some time ago we've changed the mime outgoing conversion setting to 'plain text and html', because the mails were not sent t
View Articlecalling form2 from form1 and passing along field values
I am trying to call another form within a form for printing purposes...the printing form contains a different layout. So, I
View ArticleFile Upload Control Bug?
I have a file control on a form and it works great. The only problem is to the right of the 'Browse' button, I have the word
View Article