I have an ASP.NET page where I have a button When a user clicks on the button,I will check whether the user has logged in or not.If not logged in I will show a modal popup to login (using jQueryUI). I have placed one textbox(txtPassword) and one button(btnLogin) control in the Div which will be shown by the jQueryDialog.But in btnLogin's Click…
RemoteApp sessions lock if idle for 10 minutes, user needs to input password to unlock.
My users are running an application from Win2008 Terminal server using RemoteApp.
If the application remains idle for 10 minutes it gets "locked" and the user is required to enter username and password to continue using it.
This is VERY VERY annoying as…
I have a big problem with my laptop, My laptop loss it's connectivity to internet randomly! for Example sometimes it's ok up to 1h but usually the problem occurred after 5 min.
When I run these command, i can continue working with internet :
ipconfig /release
ipconfig /renew
If i turn wireless off and on, the problem don't solved
I have…
I have a Media Temple server running http://www.popsapp.com which I am having latency issues with.
If I run
ab -n 100 -c 10 http://www.popsapp.com/
from my local machine I get very bad stats e.g.:
Connection Times (ms)
min mean[+/-sd] median max
Connect: 179 3375 2185.4 2837 12525
Processing: 0…
How can I prevent screensaver to run on windows xp? I can't disable it because of some security software, but if there is a small program that can simulate some keypress every 2-3 min that should do the job.
I'm on OSX 10.7.5 and am attempting to add some latency to the connection to my personal domain with ipfw, using this article as a guide. Normal latency:
> ping -c5 troutwine.us
PING troutwine.us (198.101.227.131): 56 data bytes
64 bytes from 198.101.227.131: icmp_seq=0 ttl=56 time=92.714 ms
64…
My question is my Dell Optiplex 620 is not working properly !! when i turn it on it goes automaticaly to bios and says click on safe mode or safe network or best last start up or normal mode ?? but when i click on normal it comes back to that window then i click on safe mode and it works for about 5 min then it reboots its self…
How can I get http://localhost:8888/site_name/index.php to run every 30 min until I manually stop it (edit the cron file)? This is on a Mac running MAMP.
I know how to set one up using the wizard in a cpanel but have never done this on MAMP before.
Can you see what I'm doing wrong? On Ubuntu Server 9.1, I'm attempting to allow traffic on port 1143 for a non-privileged IMAP host.
Connection is refused when testing with
telnet example.com 1143
but connection is allowed testing with
telnet example.com 80
from my pc to remote internet hosted server. Both rules…
I have Maxtor Basics Desktop 1TB external USB drive connected to Windows XP. The dirve's firmware puts it to sleep after 10-20 min of inactivity and then the drive cannot be mounted unless I reset it via power connector.
While in sleep mode I can see the device in the Device Manager under both Disk drives and USB…
I am working on a project using Twitter Bootstrap. One thing that I noticed is that my pages have duplicate navbars when they are defined as collapsible and the page is resized smaller.
Here is the duplicate NavBar:
Here is the normal width NavBar:
Code:
<!DOCTYPE html>
<html lang="en">
…
I have quite a few of these in Apache logs piling up every day:
[Mon Jun 09 20:42:58 2014] [error] [client 180.153.214.181] File does not exist: /home/user/public_html/ajax.googleapis.com, referer: http://www.mysite.com//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
I have over 200k visitors…
Dear,
When i login to windows using domain user account, it take a min show welcome and then automatically logoff. I think user profile error, so login with the administrator account and create new local account. When i login using the local user account, it happened the same as domain user account. Only…
upgraded my HP pavilion notebook from Vista to 7, no access to internet, HP tech support worked on it for an hour, then referred me to my ISP, who worked for 90 min and referred me to microsoft, my desktop is still running XP and connects fine. help please?
How to write such functions and bind them to two buttons like "add row" and "remove row":
The now working example code only support adding new row by editing on the blank bottom line.
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;…
How Much Cost me a professional solution (hardware) for streaming min 8 Audio channels to 100 users (listeners)? If you know, Please give me some advice for the best solution...
I have a 6in4 ipv6 connection from a linux box to a broker. I use gogoc to establish the connection to the broker, and radvd to advertise the route to clients on the network.
All this appears to work, the problem is that I have a Windows 7 machine on the same network, and it is…
I have problem. I created an application which loads random layour from resources and I have problem because program shows random layout and closes , sometimes after 2 times and sometimes after a dozen, and I dont know where is a problem, I tried to run it on my phone and I added…
I'm trying to optimize my apache and nginx installations and have been looking for information on how to setup correct number or min/max servers and connections in Apache and worker processes in Nginx.
I was wondering whether or not Apache and Nginx take advantage of multy core…
At the moment I am struggling with the configuration of lighttpd together with ViewVC. The configuration was ported from Apache 2.2.x, which is still running on the machine, serving the WebDAV/SVN stuff, being proxied through.
Now, the problem I am having appears to be with the…
i'm trying to input students and input their results for course work and exams and what i'm having trouble with is finding the average total score, the lowest total score and printing all students in order of total scores highest - lowest
import java.util.*;
import…