Resource Editor - Make Icon
How do you access the resource editor for creating an application icon? I went to View/Resource View, but no palette.
View RepliesHow do you access the resource editor for creating an application icon? I went to View/Resource View, but no palette.
View RepliesI have a preatty cool website builder and editor. It alows the user to make pages, edit, and delete them. It also makes the navigation bar for the user automatically. You can even change the colors, your user id, password, secret question, and more.
The editor allows the user to use an editor like the one here on sitepoint. I was wondering, are there anymore features in asp that I could add? Any suggestions would be greattly appresiated. By the way, I am using a database, I believe it is access 2002, not sure, but I do use a SQL statement to connect to it.
how to create an address bar icon. i m using this code for creating an icon but i cann't see the icon in address bar.
<HEAD>
<LINK REL="SHORTCUT ICON" HREF="http://example.com/Arvind/calendar/favicon.ico">
</HEAD>
My concern is that I want to add the logo of the company in the title
bar. For more clearification one can have the example of an explorer.
that we see the explorer icon in the most left side then the title is
displayed and after that "-Microsoft Internet Explorer" is written.
so does any body knows the code in ASP that how can i replace the
explorer icon with my company logo.
I have made online radio. but i want to make desktop icon for that small web
application so that everyone can listen radio on double click that icon.so plz tell how can i make that icon.
How do I get *my* icon to display in the address bar instead of the
standard browser's icon, like e.g. on the MSDN website? Also, I'd like to
add a link to create a desktop shortcut to my website using said icon.
Anyone?
when the user logout they can get access the pages by click the icon back at the explorer.how i can avoid it? anyone know what method i should do.when i use session i'll use session.abandon.n what should i do when i not use session.
View Replies View Relatedit can be done in Visual Basic thats why i want the same title in ma web page.
View Replies View Relatedi have created an application which i want certain users to have access to, how do i just make it in such a way that i send them an icon (instead of a link) to where the application is?
View Replies View RelatedI have an asp page that loads data on the page in a table. The page displays the reports run by the user. The report output can be txt, excel, pdf, rtf or xml depending on what the user selects while running the report.
I want to add the appropriate icon next to the report name so that the users know the report output. For example if the report is in excel it should display excel icon next to it. they have move the mouse on the report name and it displays the reportname with its extension in the status bar. How should this be done?
I am trying to set my windows xp pro system up so that i can write and test . asppages. I have followed the instructions given by www.w3schools.com to install the internet information services components. however, it says that I should then get an icon for ISS on the taskbar that will allow me to press 'start' so that my asp pages will work, but I have no such icon. I have tried reinstalling several times but with no change.
View Replies View RelatedI have the following problem. I need to insert my global image-path to an
icon the EditText Property of my <asp:DataGrid> control. Code:
Does classic ASP have some notion of resource files, similar to JSP,
for use in internationalization/localization?
It should also support variable substitution too.
I've just upgraded our intranet server (production) from Win2K to Win2K3. After the upgrade asp works fine on the root and lower level directories, but any virtual directory returns http: 500- The requested resource is in use. I have caching enabled on all webs.
View Replies View RelatedIIS 5.0 is throwing out "The requested resource is in use." for any site that uses ASP - HTMl is executing fine. I have tried re-installing scripting, latest MDAC, and all my hotfixes are up to date. This just happened after the latest hotfixes were install this week.
I have also tried re-syncing the IWAM account but that didn't work either... Running the webs in HIGH (isolated) did not help either. I hit ASPFAQ.com and followed the instructions there .. is reinstalling IIS my last resort? If I restore my backed up metabase will I introduce this problem again?
I've seen references to this error on-line but the fixes listed haven't helped me. I'm getting the error 'The Requested Resource is in Use' when I attempt to access a classic asp page on IIS on my home machine.
I only get the error when I create a new directory in wwwroot and designate it as an application. If it's simply a subdirectory of wwwroot I can access the asp page just fine. Try to set it up as an application and I get the error. I am running IIS on XP Home and it's working fine exept for this error.
I got error message "The requested resource is in use. " when access a
database asp page. I check and see that IUSR should have all the
rights. It seems that the page doesn't like response.redirect . Code:
I have a problem with IIS + ASP. If I try to read asp page display me this error: The requested resource is in use. In Evet Wiever i have this message: Out of process application '/LM/W3SVC/1/ROOT' terminated unexpectedly.
View Replies View RelatedI install a new forum for my web site, but when i try to login or post a new message it gives this message : "The requested resource is in use." How can i solve this problem ? Why server gives thi message ?
View Replies View RelatedI recently installed project server onto a new server (the server is
an all in one box that hosts the database (MSDE) and Sharepoint as well as
project server). When I attempt to load the project server web access
screen I get the error "The requested resource is in use." I've tried
researching this issue, but haven't been able to find any usable
information. At this point, I'm totally stuck. Has anyone else encountered
this problem?
Issue : "System Resource Exceeded..."
I always wonder why this error usually happens to my site. I never know what's the cause of this system error. Is it with the host or my pages itself? When this scenario occurs, this certain error is always returned... Code:
I am getting an error message - The requested resource is in use on Windows
Server 2003.
I have tried check and uncheck the Cache ISAPI extensions. The web server can serve up HTML pages and images. The problem is with the ASP/ ASPX pages.
Basically the problem relates to how ASP fundamentally works - even though you open a DB connection, it uses it only for the first SQL query. For subsequent queries on the same open connection then ASP spawns its own connection but doesn't properly release it, thus leading ultimately to server memory leaks which can only be resolved by rebooting the server.
It seems that the only way to prevent this happening is to use the following methodology in your ASP code.
For Each SQL Query
¤ Open DB connection
¤ Make recordset
¤ Use the data
¤ Close and kill the recordset
¤ Close and kill the connection
Next
I am receiving and error that says, System resource exceeded. I have done a bit of research on this and I have read that it is because the recordsets/connections are not closed properly. Now I must admit this might be the source of the problem, however, it was working on Friday when I left, and is not working this morning. Could it be because the server might of went down this weekend? Any suggestions as to what I can do to resolve this issue or to as why I am reveiving this?
View Replies View Relatedone of our servers (win2k adv server, IIS5, MDAC 2.8, full patched), once a day in the afternoon starts giving this error on every site that uses asp:
Microsoft OLE DB Provider for ODBC Drivers error '8007000e'
[Microsoft][ODBC Microsoft Access Driver] System resource exceeded.
the memory used goes from 800Kb to 1,5Gb (1Gb of physical ram available), and even though the cpu used isn't 100% we need to reboot because everything dramatically slows down.
There are many sites hosted on this server and we never had this problem before... The culprit must be one of the new sites then. Is there a practical way to find out which site is the culprit?
Microsoft JET Database Engine error '80004005'
System resource exceeded.
/webutils/include_webstats_weeklycount.asp, line 23
Anyone know what this means and how to fix it.
I have a database of email addresses, currently about 600 which I want to send a mail to. So I loop through every record sending an email, but at some point something stops.
Initially it timed out, so I increased the session timeout to 10 minutes.
Now I never find out where it got to, because the page never reloads, even after 10 minutes.
Its not something I can test easily because to do so I have to send an email to everyone. So I'm trying to improve it for next time.
I wondered if I should put some delays in the loop in case it is overflowing the server buffer? Other than that I am at a loss.
My Default.asp page has a listbox to redirect the users to other pages on
the web site.
If I access the web site by giving it the full URL, the listbox works fine
(for example: http://domain/Default.asp)
But if I access the web site by just using the domain (for example:
http://domain), the Default.asp page is displayed fine, but if I select an
item in the listbox, I get the error "HTTP 405 - Resource not allowed"
Any ideas?
Save precious time and dollars in learning the secrets of programming.
Complex logics made simple and easy to learn.
Own a complete Database Application built using OOPs, Classes,
Datagrids, ADO (ADO .Net) with options like Sale, Purchase, Receipt,
Payment, Reports like Cash Book, Registers, Trial Balance and P and L
Statement for the desktop and client server platforms.
Leverage the full potential of Microsoft's VB, VB .Net, ASP .Net,
Crystal Reports and SQL Server technologies.
All these, now readily available, packed and organized. Get instantly,
what others take years to collect, develop, test and put together.
Includes Database design and Server side programming - Stored
Procedures, Triggers and Constraints. Code:
I am running the following code and I get an error:
Set xmlHttp = Server.CreateObject("MSXML2.XMLHTTP.3.0")
xmlHttp.Open "Get", URLToRSS, false
xmlHttp.Send
RSSXML = xmlHttp.ResponseText
The error is:
msxml3.dll error '800c0005'
The system cannot locate the resource specified.
It points to the "xmlHttp.Send" statement.
This code runs perfectly on my old ISP's server but not on my GoDaddy server.
I am using NoteTab Light as my ASP editor. Any one can recommand some of the best editors.
View Replies View RelatedI work mostly with PHP but occasionally a client can only use ASP on their server. Is there anyway I can develop in ASP for free?
Is there a stand-alone ASP editor, that can execute ASP code withotu a server?
Can ASP work under Apache for free?
Does ISS come with Windows XP Home?
I'm downlaoding Visual Web Developer Express to try.
i have a table which saves stories written by different students. its a simple thing..no problem in it. but what i want is that when a teacher selects the story (ie. when she retrieves the story from the databse which the student has saved), she should have extra rights.
like she should be able to mark corrections of spelling mistakes by strikethorugh, make something in bold, or highlight in red. how can i achieve this. has anyone done something similar to it?