The javascript tag has no wiki summary.
0
votes
0answers
12 views
jquery ? Javascript Performance issues for looped timeouts? [closed]
We have we have map with jquery animations on site home page and using jquery timeout for showing rotating alt tips on map. Does it make any impact on performance? Map on Homepage of ...
0
votes
0answers
5 views
Accessing a domain's JavaScript from a client-side browser extension
I'm new to extension development. Is there a better way to do this? http://pastebin.mozilla.org/1453827 It's from an extension-injected script that wants to access Grooveshark's js. There must be a ...
0
votes
1answer
53 views
Deluge web UI doesn't want to let me log in (PHP error?)
I've set up deluge using this short guide: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#WebUI
The deluge service IS running because I can navigate to my local server and see the log in ...
0
votes
2answers
32 views
Javascript works everywhere else, except new server
Server A: Windows Server 2008 R2, IIS 7, admin - me
Server B: Windows Server 2008 R2, IIS 7, admin - company server admin group
I have a Javascript file that works well on my local machine. The JS ...
0
votes
1answer
14 views
Looking for a JavaScript library for displaying calendar data
I'm looking for a JavaScript calendar which can be used for displaying data in a nice calendar view. I would need to provide the calendar with a list of established events which have dates and other ...
2
votes
3answers
128 views
Is there any javascript ssh client?
I mean pure javascript client that uses HTML5 sockets and doesn't need to be installed, just open single js file in browser. Is it possible to write such client at all?
1
vote
1answer
65 views
IIS 7.5 Not Compressing Javascript: NO_MATCHING_CONTENT_TYPE
I have IIS 7.5 set to compress all static files (the default), yet it does not compress .js (javascript) files. When I turn on failed request tracing for compression, the error I get for the ...
0
votes
1answer
76 views
How can I build Node.js using static libssl and crypto libraries?
[Update] A solution has been found: https://github.com/robhawkes/node-extension/issues/1
I'm embedding Node within a browser extension and don't want the user to manually install openssl or even know ...
0
votes
2answers
78 views
Jquery/Javascript not working when accessing webpage through system IP instead of localhost
I don't face this problem while working on localhost only when I access the page using the IP address of my system this happens and it only happens with IE (works on all other browsers).
By the way ...
0
votes
0answers
53 views
Node.js is not accessible from other machines
I am using the native Windows binary of Node.js, and in creating a HTTP object, with Socket.IO, I cannot access the server from any computers than the one the server is executing on. I have tried ...
2
votes
3answers
828 views
How do I configure Nginx proxy_pass Node.js HTTP server via UNIX socket?
I am trying to configure a Nginx server to connect to a Node.js HTTP server via a UNIX domain socket.
The Nginx configuration file:
server {
listen 80;
location / {
proxy_pass ...
1
vote
1answer
54 views
Error during connection to the mysql server
Hi I am trying to create a javascript application in Aptana Studio3 and have a WAMP server version2.1 as my local host. I am using Windows Vista OS.
I am getting an error when i run my php script in ...
1
vote
2answers
130 views
The Java/1.4.1_04 user agent clashes (404) with some jQuery / Javascript
Since I put up a new javascript file on my server a few days ago I've been getting strange 404's logs. It seems that some Java user-agent clashes with some part of the jQuery (1.6.2). I send an ...
1
vote
1answer
37 views
Can a scraping bot have JavaScript enabled?
I've got a few thousand request that seem to be coming from a client with JavaScript enabled and I'm wondering if that client could be a bot.
0
votes
2answers
107 views
Why doesn't my server render my website properly? [closed]
I want to know what could be wrong with my server?
I have uploaded the exact same website files to both a public and private server and it doesn't display the same way on both of them.
The files have ...
0
votes
1answer
52 views
Is there any way to insert own items in history in Javascript? [closed]
I want to add some items in history using javascript? Is there any way to do it?
Thanks in Advance !
Uday
2
votes
2answers
771 views
Is Node.js mature for enterprise security?
Our development team has been considering using Node.js for a new enterprise application that requires high-level security. The users include federal police, so there's a high chance that we'll ...
0
votes
1answer
45 views
Report to Multiple Google Analytics Property IDs?
Is it possible to have Google Analytics report traffic to a given page to more than one Profile ID? If so, are there any special considerations or recommendations for doing such? I can't seem to find ...
0
votes
1answer
65 views
Complicated Task Schedule request
I would like to setup a task within task scheduler to do the following:
at a certain time every day, open a web browser at a certain URL and then execute some javascript against that page.
I know ...
0
votes
1answer
65 views
Troublesome two lines of Java script in a SharePoint link?
I'm getting an IE error with these lines of code:
<a href="javascript: return false;" onmouseover="window.status='{@EncodedAbsUrl}';
return true" onmouseout="window.status=''; return true"
...
2
votes
1answer
189 views
CNAME to get around same-origin policy?
I'm embedding an application via iframe into a someones site and need to be able to call a few of their javascript functions. Clearly running a top.cart.add() gets blocked by the same-origin policy. ...
0
votes
1answer
56 views
Grab js+flv video without embed option
I'm running a website for a political organization and was asked to post this article to the blog along with the embedded video: http://weareaustin.com/fulltext/?nxd_id=135746
I couldn't figure out ...
-2
votes
3answers
208 views
Server hacked with javascript
eOHello.
I just got hacked! The hacker injected code into my website files on my server.
Server: Debian Lenny, Apache 2.2, PHP 5.2, MySQL 5
EDIT:
Apparently my question wasn't deemed good enhough ...
0
votes
2answers
307 views
proxy.pac file performance optimization
I reroute certain websites through a proxy with a proxy.pac file.
It basically looks like this:
if (shExpMatch(host, "www.youtube.com"))
{ return "PROXY proxy.domain.tld:8080; DIRECT" }
if ...
0
votes
2answers
218 views
Set MIME type of PHP generated JavaScript file
I have a dynamically created .js file by PHP. For this to work I added the following to an Apache .htaccess file:
AddHandler application/x-httpd-php .js
AddType application/javascript .js
But the ...
0
votes
2answers
476 views
How to pre gzip static JS
my site is running IPB 3.1.4 and I want to pre-compress my .js files. I have ssh root access and need the command to gzip the js directory and the code for htaccess.
My htaccess:
Options -Indexes
...
0
votes
1answer
157 views
How to set JS source directory in apache2?
I am trying to run a very basic webserver for development/debugging. The static HTML seems to be delivered correctly, but it seems that the JavaScript libraries are not being delivered to the browser. ...
0
votes
2answers
111 views
Using IIS7 Logs to determine how many users have JavaScript disabled?
I know that I can get OS and\or browser settings types from the IIS logs, but is there a way to also see if a user has JavaScript disabled? I am looking for a to determine how many of our users are ...
0
votes
2answers
139 views
Any load balancers using Chrome's JavaScript engine?
F5 has TCL which is horrific to program. A10 copied.
Are there any programmable load balancers out there that are looking forward? Node.js seems to have blazed the trail and proven it works and ...
1
vote
1answer
163 views
Recommendation using Client side performance monitoring (boomerang/jiffy/episodes)
There are a few Client-side JavaScript libraries that check web-site performance on the client side:
Jiffy (http://code.google.com/p/jiffy-web/)
Episodes (http://stevesouders.com/episodes/) by Steve ...
0
votes
2answers
175 views
Does anyone know a good free SHA1 hash generator?
Does anyone know a good free SHA1 hash generator? I am trying to has some info on the client side before post it back. I need a free SHA1 hash generator.
Thanks
2
votes
4answers
531 views
Is it secure to encrypt my POST variables to md5 before sending them?
I have a simple login form where a user enters their username and password. When php receives the vars via POST, it encrypts the password to md5, then compares it with the database records.
My ...
0
votes
2answers
113 views
Lots of DNS lookup
Our internal application website that is hosted on a LAMP is very slow to load.
With firebug, we get this :
Most of those files are .js and everything is on the same domain. We can't find why there ...
0
votes
1answer
450 views
Getting Classic ASP to work in .js files under IIS 7
I am moving a clients classic asp webapp to a new IIS7 based server. The site contains some .js files which have javascript but also classic asp in <% %> tags which contains a bunch of conditional ...
0
votes
1answer
161 views
RingoJS, Threading, Blocking, Load
What are the best practices regarding hosting a web application on RingoJS/Rhino? Seeing as it's single threaded, blocking calls such as long-running queries/file-uploads/web-services will mean that ...
0
votes
1answer
192 views
Send commands between two computers over the internet
I wish to control my computer (and usb devices attached to the computer) at home with any computer that is connected to the internet. The computer at home must have a program installed that receives ...
0
votes
2answers
64 views
WordPress 2.7: Creating Links on Posts Fail And Are Replaced by Javascript BS
Trying to get a blog in order. I am currently running WordPress 2.7. I would like to upgrade to 3.0.1 but am having a problem. For some reason, if I add links in the post using the link button, the ...
0
votes
1answer
79 views
how to convert EXPECT file to executable file
I am trying to convert EXPECT script that is located in an ubuntu client to a .exe script so that I can execute the EXPECT file from web browser using javascript.
Can anyone guide me on how to ...
4
votes
3answers
284 views
What criteria to choose a server to run nodejs?
What criteria would I use to choose a server to run NodeJS? It seems like shared-hosting is a nonstarter since it's so new. Given how it works, what would I be looking at in terms of a production ...
1
vote
5answers
147 views
Hide javascript folder on server
I've noticed on some sites, when I go to eg. www.example.com/js where there javascript is stored, it is forbidden.
On my website currently, if users browse to www.mysite.com/js they will see all of ...
0
votes
1answer
413 views
Cross domain javascript form filling, reverse proxy
I need a javascript form filler that can bypass the 'same origin policy' most modern browsers implement.
I made a script that opens the desired website/form in a new browser. With the handler, ...
0
votes
3answers
2k views
IE8 script error 800704a6?
We have a user who suddenly started getting the following error when trying to open some web apps using window.open from within an embedded web browser in our software
The script uses javascript's ...
1
vote
3answers
501 views
JavaScript and CSS fail to load in some browsers over SSL
I have a website on which we have recently enabled SSL. In most browsers, this works fine: our scripts and stylesheets are imported using HTTPS and most browsers load pages successfully. However, in ...
0
votes
1answer
113 views
IE 8 scripts stopped working all of a sudden
We use a .NET based web application for our daily transactions.
This web application uses java scripts and vb scripts extensively. We are able to connect to the site and authenticate. However the ...
0
votes
2answers
48 views
IIS behaviour with JS files, transfer paused
This is a tough one, in all my years I've never seen it. The setup is windows 2003 r2, running IIS, MVC 1, asp.net 3.5. I have a website, which is viewable on the server itself and renders correctly. ...
1
vote
5answers
142 views
how is it possible that a hacker could have inserted a piece of javascript code at the bottom of several of my pages
Somehow some javascript code got appended to the bottom of several of my index pages on my site. I know it's a trojan or iframe attack. However, I am wondering how is it even possible that someone ...
0
votes
1answer
91 views
Ajaxterm with multiple users
With Ajaxterm (http://antony.lesuisse.org/software/ajaxterm/), is it safe to allow multiple users to access the same "instance" of it? The program that Ajaxterm would run would do its own ...
1
vote
2answers
116 views
Load and performance testing for webapps with JavaScript support
Years ago I used OpenSTA to perform load and performance tests for web applications. I remember that it offered great recording possibilities which enabled us to quickly create new test scripts. ...
3
votes
4answers
324 views
Has my site been attacked?
This is about an online store based on Drupal 5.
All of a sudden it didn't work anymore. Upon accessing the site, this error came up:
Parse error: syntax error, unexpected '<' in ...
0
votes
2answers
473 views
JS Worm : how to find the entry point
my site is tagged as dangerous by Google / StopBadware.org, and I found this in severals js/html files :
<script type="text/javascript" ...