Internet Development
I have two images and want to apply both images to my web page background,is there any way to do this using HTML or CSS?
- 941 views
- 1 answers
- 0 votes
how we can connect two or more computers via wifi?
- 991 views
- 2 answers
- 0 votes
Hello,
I am posting this impossible (I think) question hoping I could get some fresh ideas. I have an online database in which people can sometimes add numbered entries.
Each entry has its own webpage. Instead of clicking the number in the Excel to go to webpage when people type the number, will it be possible to get the hyperlink in the same box so that the web page can be reached easily?
Thanks.
- 795 views
- 2 answers
- 0 votes
Hi there!
I came across with this error that seemed to happen when I open any Window. This error message appears after every operation, it displays:
An error was encountered while opening a window
I observed that the Notes disappear after every boot but it still appears afterwards.
- 1092 views
- 2 answers
- 0 votes
Hello,
I will be running a volume of Drupal websites that have many adventures in addition to adequately quite a few repository kitchen tables. The thing is that each time I clear the memory cache or perhaps trips a heavy as well as uncached site (a normal instance would be the directory segments offered to administrator; for an extended time and also uncached), the insert haltered does not get an answer from your databases in addition to cuts off the connection right after 30-60 seconds.
- 834 views
- 1 answers
- 0 votes
Hello!
When I was downloading, I used an older version of basecamp. I had downloaded the most recent software for my 62 series. An error always shows up. I’ve tried downloading and deleting basecamp two times still I come up to this error message. I really need your help to fix this.
Thanks.
Error
There was a problem communicating with GPSMAP 62s (Unit ID 3813189875) (E:) An error occurred while reading the following file(s)
E:/Garmin/gpx/imported_29-DEC-10 040952 AM.gpx
- 1161 views
- 1 answers
- 0 votes
I was planning to upgrade our IE7 in the production network to IE8. We are currently under one domain, and I was planning to deploy it using WSUS. My question is how to upgrade IE7 to IE8 via WSUS? What are the basic prerequisites before we can deploy it.
- 1185 views
- 2 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.
- 2041 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);
}
- 1302 views
- 1 answers
- 0 votes
I tried to use the IF() operator as suggested on this article I found on stackoverflow. I knew this was what I needed exactly to finish the aspx page I’m working on, but when I did use it, and every time I tried, I just get this error:
Compiler Error Message: BC30201: Expression expected.
Can anyone tell me how to get past this?
Error:
Server Error in '/' Application.
Compilation Error
- 1676 views
- 1 answers
- 0 votes