Internet
I have the processor of Intel core 2.6.When i use Mozilla Firefox 3.6.13 version,it create some problem.
Why?
- 1261 views
- 2 answers
- 1 votes
Hello,
I’m getting this error while viewing a certain webpage:
<b>Deprecated</b>: Assigning the return value of new by reference is deprecated in:
<b>/home/magicmorgan/www/www/bookme/includes/view-functions.php</b> on line
<b>2272</b>
I found this on the web page's source code after noticing the form being pushed all the way down on the web page. I need to solve this.
How can I do so?
Please help.
Thanks in advance.
- 864 views
- 2 answers
- 0 votes
I need a script for Lotus notes. That script should send emails to a group of id whenever I want.
It should also add new contracts with that group. Whenever I set to send emails this script should get ready my template to send. Is that possible in Lotus?
- 949 views
- 1 answers
- 0 votes
I had used excel version 2003 in Lotus notes. Since then excel does not support extension *.wk4 for Lotus 1-2-3. I have now problem to import excel 2010 in Lotus. I have tried all the extension, tabular text and many options.
If there is anyone have faced the same problem or experienced with how to handle this please let me know soon.
- 1737 views
- 1 answers
- 0 votes
We are using Lotus notes mailbox for client email service. We are currently using SLA to manage those emails. In large volume emails situation we miss few emails without any knowledge. We are looking for a pop up option that could show us the pending emails at a glance.
- 1596 views
- 2 answers
- 0 votes
How to make the file to a minimum size ?
I have a file which is about 12.6MB but I need it to be lower than 3mb.
Is there any software or something?
- 1030 views
- 2 answers
- 0 votes
Hi
Experts, How does PR work in Google Is there a standard algorithm that it follows and we can know about it?
Thank
- 988 views
- 2 answers
- 0 votes
I have a blog on WordPress.com, but now when I go to my main page, I get an error:
"Apologies, but the page you requested could not be found.
Perhaps searching will help."
I was thinking that editing the main page would fix this, but I can’t even find that page on my dashboard now.
So how can I fix it?
Any help please?
- 817 views
- 1 answers
- 0 votes
Please help me fix this.
I don’t know where or what the problem is.
I’m getting this error message when I try to preview my website.
PHP Error Message
Fatal error: Class 'JMenuSite' not found in /home/a9503792/public_html/techlibcom/libraries/joomla/application/menu.php on line 102
As you noticed on the error, I used Joomla.
I did not have any problems installing 1.5.x, nor did I have problems logging in to the back end.
- 2044 views
- 1 answers
- 0 votes
I wanted to display an email value in the EmailTB text control via ListView control, using this syntax below:
<div class="form_right_view">
<asp:Label ID="EmailTB" runat="server" Text='<%# Eval("Email") %>' CssClass="" Font-Bold="true"></asp:Label>
</div>
But when I try to use the value of the EmailTB.text in the code behind using this:
if (EmailTB.Text != " ")
{
string Username = Group.GetUserNameByEmail(EmailTB.Text);
}
- 1303 views
- 1 answers
- 0 votes