Hi all,
I'm having a weird issue with my breadcrumbs. When I use the server name on the URL e.g. http://servename/default.aspx, the breadcrumbs work fine. However, when I use the actual name of the portal e.g. http://myportal/default.aspx, my breadcrumbs only work for certain pages and don't...
Hi,
I'm using Javascript and CSS to create some drop down menus for a site. Everything works fine in IE7+ but it doesn't work in IE6. Some of the site's users still use IE6. Any suggestion on how to fix that issue? Below is my HTML, css and JavaScript code:
HTML
----
<ul id="menu">
<li><a...
Hi all,
I’m trying to open the Navigation panel from SharePoint Designer 2007 to modify my global navigation (Site -> Navigation) but I’m getting the following error message: “the navigation view cannot be displayed for this web site” although I have owner permissions to the website. In...
Hi all,
I have posted here before and most of the time, I have gotten the help that I needed. We have the following macro that creates a report. The macro:
1) Open a template (Excel file) and copy the same (4) columns from one sheet named “Sheet 1” to another one named “Table 1” multiple times...
Hi all,
I have a VBA macro which had been working fine until recently. Now I'm getting the following error message: "Run time error 1004: "The information cannot be pasted because the copy area and paste area are not the same size or shape...". Can you help me? Below is my code:
Sub...
Hi all,
I have the following code to read user information (email address) from Active Directory in ASP.net. However, I'm getting this error message: System.Runtime.InteropServices.COMException: The server is not operational. Has anybody gotten the same error? I need your help.
string filter =...
Hi all,
I have the following code to send an email from a web interface and it works fine. However, I want to know if it's possible to replace the email address specified in "Mail.From" by the default client email address. If yes, how do I do that?
SmtpMail.SmtpServer = "localhost"...
Hi all,
I would like to create a macro that highlights multiple columns in Excel when the first row of the column is equal to "1". I was able to find the solution for one column but I would like to do the same for 50 or more columns and I don't want to copy and paste my code. Is there any...
Hi all,
I'm getting the following error message when I tried to use stored procedure in VB.6. Can anyone help me?
Run-time error 91 object variable or with block variable not set
Here is my code:
Dim con As ADODB.Connection
Dim rs As ADODB.Recordset
Dim cmd As ADODB.Command
Dim strconn As...
Hi all,
I have designed a web application (ASP.Net/ C#). I have a textbox field called "ID" and the goal is to make sure that the users entered a valid ID (stored in the database--SQL2000). How can I make sure that a user gets an error message if the ID entered does not match anything in the...
Hi all,
I have an Excel workbook with multiple sheets (let's call it A). a cell in Sheet1 is getting its value from a cell in Sheet9. there is a batch file that copies all those sheets to a different workbook (B) and the problem is that when I check the values of the cell in the new workbook...
Hi all,
I'm getting the following error messages during my notification process:
Data Warehouse Center message
SQL10007N Message "18" could not be retrieved. Reason code:"4"
System message
Error connect to socket, rc=10060
Is anybody familiar with the errors?
Thanks,
AB
Hi,
I'm currenly working for an investment bank and I'm looking for a basic portfolio management tool for our front office. Any suggestions?
Thanks in advance,
AB
Hi,
I'm currenly working for an investment bank. I'm looking for a basic portfolio management tool for our front office. Any suggestions?
Thanks in advance,
AB
Hi,
I was wondering how I can add a stock price and currency variance(USD to EUR) to my website and have it refreshed every hour. Any help will be greatly appreciated.
Thanks,
A
Hi,
I have the code below to find a text in a worksheet. It works when the text is there but it gives me the following error message when the text doesn't exit. Runtime error 91 object variable not set. Can somebody please help me?
Sub test()
Dim res As Boolean
Dim item As String
item = "Ca...
Hi,
My company just changed its name. I would like to modify the disclaimer for all outgoing mails to reflect the new name. What should I do?
Thanks
AB
Hi,
I have an excel sheet that looks like this:
Number Trn Status Trn Family TRN_DATE
25913 DEAD IRD 2/4/1999
25914 DEAD IRD 2/4/1999
25915 FIN CURR 2/4/2006
25916 DEAD CURR 2/4/1999
25917 FIN CURR 2/4/2006
25918 DEAD...
Hi,
I have a javascript code that returns an error message when a requiered field is left empty. This part works properly. Unfortunately, when one of the fields is not visible in the form, the code doesn't work anymore. I'm new with javascript. Any help will be greatly appreciated. Below is my...
Hi,
I have textboxes, drop down lists and radio buttoms. I disabled them obviously it's all grey out now. I would like to change the forecolor but txt.forecolor = Color.Black doesn't work. Is there any way I can change that? Any suggestions?
Thanks
Armel
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.