First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
ASP Problem to CRONTAB + file_get_contents [Expert]
Hi all ! I have some questions to experts that relate to ASP SERVERS. 1. Is that possible to recognize the platform of a website ? From example : If I take this website : http://www.latimes.com How do I know if it is PHP or ASP ? Is there a trick ? 2. The CRON TAB. Monitoring the server through CRON table... 24 Mar 2010 14:43
PHP v.s. ASP include once("*.inc") - [Expert]
ASP and PHP are much more powerful that internet browsers. The code in PHP and ASP is read once while million of the browsers would have to play the javascript (electricity volume). Browsers are little softwares with low-skills on board. How many times do you have to stop the browsers processes due to javascript ... 24 Mar 2010 08:53
PHP v.s. ASP include once("*.inc") - [Expert]
Hi All ! We are proposing a tool that indicates the exact time from the certified world time servers. The webmasters are placing the time within their pages. It is free. The webmasters have all the platforms : mainly PHP and ASP, but, some other hidden language that few people know. The point is : (1) "our ... 24 Mar 2010 19:22
Webhits and UNC Paths
Hi I wonder if you can help? We currently develop a document management system that is asp based, runs on IIS and uses Indexing Server to index the uploaded documents. When a user searches for a keyword our document management system queries Indexing server and pulls back a list of results, we then offer the u... 23 Mar 2010 06:45
in this thread
http://i40.tinypic.com/2e0mq6b.jpg ... 22 Mar 2010 23:02
use an anchor to submit, or set image for submit button
I am trying to be consistant in display but I wrote code using a submit button where the rest of the site uses an anchor & href with an image. old code <a href="#" onclick="javascript:window.frames('Cnt').ValidateForm();"><img src="../ images/go.gif" border="0"></a> new code <input type="submit" value="Go"... 22 Mar 2010 11:54
Set qry string value based on radio btn selected
I have a page that i need to sort if the user selects the sort radio btn and then hit the link to reload the page. I want to pass a 1 in the querystring for sort if the rb is checked and no querystring if the rb isnt checked. How can i do this? also once the rb is selected when i click it a second time it does... 22 Mar 2010 09:24
Shared Session
Hello! I use classic ASP and have the problem that when user opens different Browser windows the Session will be shared. Means values saved in a session in one Windows are available also in the other window. I tried different command line options in IE (other browsers have same behaviour) without success. Ha... 22 Mar 2010 10:32
How to log more info on System.Web.HttpException: Request time
We can't use Tracing as it would affect the performance to much. I have now made a customCallHandler instead (implementing ICallHandler) with the hope it will find our problem and just log that method when elapsed time in a method is over X. We will see after the next release :) Thanks for the response. ... 16 Mar 2010 21:00
Problem with ASP.NET Page Type discrepency.
I am using Visual Studio 2008, ASP.NET 3.5 with Forms based authentication. I have an ASP.NET page that is doing some strange things when I try to get the type of the page through this.GetType() vs. typeof(MyPage). For some reason, I am getting a different result for the type. When I use typeof(), I get what... 12 Mar 2010 17:20
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19