English Dates In Internet Explorer
I am writing an ASP application for Internet Explorer in the UK. I have found that some of the computers on our intranet at work display dates in Internet Explorer in English format, and some in American. However, when I look in Control Panel at the regional date settings, they are all set to English date. But IE still shows the date as American.
What is more mystifiying is that the dates in my Access database are saved correctly in the English format. It is as if Access can interpret the dates correctly when saving and retrieving, but IE and ASP cannot when performing calculations or displaying on the screen. There surely must be a way of telling IE to follow the computer regional settings when it stores dates in memory?
View Replies
ADVERTISEMENT
How to disable Internet Explorer's minimize, maximize, close buttons
View Replies
View Related
i am looking for to block INTERNET EXPLORER to doing its activity.how can i stop IE not to use back button OR like this way if someone want to go back from the certain page. can we show the any other IE generated messages.like page cannot be displayed etc
my basic requirement is not let the user to see his last page which he had submitted
can it be done?
View Replies
View Related
I am looking for a way to use the IE objects in VB/ASP to download files when prompted from webpages. Specifically just one page. It's an aspx page that generates a csv file for d-load. As soon as I go to the page it immediately prompts me to save, save as, or cancel.
Ultimately, I will build this as a DTS package in MSSQL Svr to grab the file and save it as a .txt file and not a .csv file, so I would need to utilize the save as function of that pop-up box.
View Replies
View Related
We have a database search page written in ASP. One of the information pages does not
print properly because the windows background printing reloads the page, but does not wait long enough to capture all the information. So, the result is, the top title part appear, but the data does not print on the first page. But all the following pages print correctly. So how do I :
1) change the printing...?
2) slow done or make the printing wait until the page is complete ?
3) speed up the data search ?
It is a ODBC connection to Foxpro database.
View Replies
View Related
i am getting this following error
"HTTP 500 - Internal server error Internet Explorer "
i know that if i set the "Show friendly HTTP error messages" then javascript is not working... if i reset it javascript is working. so could anybody tell me how can i set this "Show friendly HTTP error messages" .
View Replies
View Related
i developing one online test engine module. i need to know how to disable the refresh button in internet explorer using vb or java script.
View Replies
View Related
When one of my users are navigating my ASP website, and click on submit type
button to move from Page1.asp to another ASP page, Page2.asp, they are
getting message like
"Internet explorer cannot download <asp pagefrom <server>. Internet
Explorer was not able to open this Internet site. The requested site is
either unavailable or cannot be found. Please try again later."
But other users are not experiencing this.
I also have seen http://support.microsoft.com/kb/316431/ but it doesnot help
me.
Can you please tell me what should be done to avoid this error. Do I need
to check any web browser settings?
View Replies
View Related
I need to create a asp page with fields like FirstName, LastName etc.
But this 2 fields only allow the user to enter english characters, no
chinese, no jap.. nothing else..
What is there that i must do to disable users from entering character other
then English??
View Replies
View Related
I need to develop a program in ASP that search throughout the web and give results by searching .html and .asp files but do not search in English language required search in another language specially in URDU. As i am not so expert in ASP i have just created an English search by open files in streaming mode but not in any other language.
View Replies
View Related
I have this program we use at work that keeps track of everyones hours and its what they use to clock in and out.
the whole this is in .asp and theres alot of bugs and things that need to be fixed but we cannot get much support on it so I was thinking of going in and fixing those things myself. but the thing is they seem to be in chinese is there a way i can convert the pages to english?
View Replies
View Related
My set of .NET 2003 CDs has 2 .net cds; 1 prerequisite cd; plus msdn. I get to a certain point in the installation and it prompts me for the English Lanaguage CD and I don't know what this is. I bought the set from someone who didn't want them any more - did I not get one of the CDs?
View Replies
View Related
I'm trying to create a russian version of my site. I store the text in SQL 2000. Using SQL query analyzer the text appears correctly in russian characters.
But when i try to output the text using asp, it only shows lots of '?????'.
I tried changing the content charset to 'utf-8' and it still doesn't show it properly.
But when i do this:
x = "Нажмите сюда"
response.write x
the russian text appears correctly.
View Replies
View Related
I a SQL database I have half of the under an american date and half in enlish. Is there a statement which can change the date from american to english??
American Date Format: mm/dd/yyyy hh:mm:ss AM/PM
English Date Fomat: dd/mm/yyyy hh:mm:ss AM/PM
View Replies
View Related
I am developing a database driven website wherein I am using MS SQL Server as my backend and I am accessing this database through some forms. My problem is I want these forms to be filled in both in English and in Arabic as well as desired by the user.
But the values that are to be inserted in the database should be english only. That is I want to convert these arabic numbers that the user enters, into their corresponding english numerals and then insert them in the database.
Is this possible in ASP or should it be done on the database side.
View Replies
View Related
i have a small project to develop an application that will need to run on a server.
Basic project principals:
1) Parse text from a web page written in English, to application.
2) Convert the text to French.
3) Parse the text back as a new web page, but in French.
I was thinking something like this:
(1)Parse as XML data --->(2) Use VB.net/sql to lookup and convert text ---->(3)Use ASP to create a new Page using the French Text.
View Replies
View Related
I'm working on asp project, access 2000 at backend.I can write arabic text and arabic numbers in textbox and save them in database.but if i see these records, arabic text and arabic numbers,it is ok,if my computer is arabicenable.
If my computer is not arabic enable then it show arabic number into english numbers. how can i show arabic numbers instead of english numbers if my computer is not arabic enable. Please tell me i'm working on a project i have to complete it. How can i convert english numbers that are coming from database and convert that numbers in arabic for show.
I have used:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> ...
View Replies
View Related
Can someone please show me how to format the date for German, English, and Italian.
English:
Wednesday, May 4, 2006
German:
Mittwoch, den 4 May, 2006
Italian:
Mercoledi, 4 Maggio, 2006
I would think I could somehow get an integer for the day of the week, such as 1 - 7, then the same for month 1 - 12 and do it that with with a case statement no?
View Replies
View Related
When trying to connect to the internet I get a message "Explorer has encountered a problem and needs to close"--it never actually connects. Prior to this problem I had a bunch of spyware despite having Ad-awareSE, pest patrol, norton anti-virus.
I deleted some programs from "add/remove programs" and may have inadvertently deleted explorer. The desktop icon is gone, I don't find it in "add/remove programs" and i don't find it in windows find/search. I tried system restore and that didn't work either. Should I use my restore disk? Or what?
View Replies
View Related
I am looking for explorer object of internet explorer progress bar. I
don't know if it accessible to read real time this control.
View Replies
View Related
I would like to open up explorer without any of the top menu.
View Replies
View Related
I'm getting crazy with this. You know that when you install office in your computer it install a plugin for Internet Explorer so when you click in a link to any office document it opens the document inside the explorer instead of asking to save it as normal files.
Do you know how to make internet explorer ask to save the document with HTML or ASP or Javascript?I know that i can disable this option in Internet Explorer options but i don't want to make people do this.I don't want to zip the file neither.
View Replies
View Related
How do i lanch a new instance of explorer from withing a current web page.I want to click on a link that take me to a new page in another "window" so that when i close it i see the old window.
View Replies
View Related
I pull file paths from a database that point to files on our internal server and create links to them. For Explorer this works...
File://servername/file/path/filename.snp
But not for FireFox.
View Replies
View Related
I've created a small ASP page. When I want to test it, Explorer does not open. The page is working fine on a other pc. When I rename the file with .html, then the page is opening.
I've VB6.0 (SP6), Visual Interdev 6.0 (SP5).
View Replies
View Related
I am starting to write a web application that will be viewed in both IE and Netscape. Does anyone know of any issues I should be aware of from the start before I start coding?
View Replies
View Related
Is is possible to open windows explorer (not internet explorer) through ASP or javascript? I need this to open a folder.
View Replies
View Related
user wants to download XLS file(which would be genrated dynamically dedending on the user selection).
i dont want to create xls file on the server each time a user wants to download xls file.
I want to create some sort of stream and write that stream to the new popup window by using response object?
View Replies
View Related
how can i see directories and files on my computer? if its FSO please explain how?
View Replies
View Related
is it possible to control the back button on internet explorer. i mean to say that i have an asp page and it contains certain settings and values in the fields, when user click the submit button.
new page comes up and now when the user click the back button on the explorer, how can i retrieve the values and settings on the previous page.
View Replies
View Related
I want to open word file in explorer. I am using hyperlink for this purpose but it doesnt show me the file opened. Though i able to do save as on it.
View Replies
View Related
How can I prevent user pressing the explorer's back button?
View Replies
View Related
Anybody have any experience of a decent explorer style tree view system which is database driven?At the minute I'm using ASP Tree View (www.CompuSolve-Technology.co.uk) but it's not really the best.It has to work with a database (MS SQL Server).
View Replies
View Related