Here are some additional screen shots of the pages and the view source codes.
http://i605.photobucket.com/albums/tt134/botophuket/ansiunicode.jpghttp://i605.photobucket.com/albums/tt134/botophuket/ansiunicode.jpghttp://i605.photobucket.com/albums/tt134/botophuket/ansiunicode.jpg
Thanks Chris
I tried it but still no luck. Heres what I did.
I created a test ANSI php text doc and put this text into it;
<html>
<body>
<?php print "Hello World"; ?>
<h1>Welcome to my home page!</h1>
</body>
</html>
uploaded it to my site and it outputs the php line and the <h1> line...
Ive been putting a website together for a while that got bigger as time went on so I started using includes for the menus etc which helped when I ever needed to change anything (Im very new to web building btw).
I changed all my pages to shtml to be able to do this and it works for all the ANSI...
We have just found the cause of something similar.
From the sender (of the read reciepts) PC, check if there is a PST file that gets connected to each time Outlook is opened. In our case, every time Outlook was opened on the senders PC and then the PST file opened, this would cause the...
Do you know if Japanese (katakana) text can be extracted from one text file, stored in a VBScript variable and then written to another text file?
The text file to extract the text from is in this format:
000000001,<Section ID=2>,<??????????????(japanese text)>
I would then need to split the...
Many thanks for your response Tarwn. I should have mentioned that I am not a very experienced HTML user.
What I had in mind for this was exactly what you have suggested by displaying a list of dates in a select box and then going to the display page when they select a date from the dropdown...
Hi
I run a script daily that generates me an XML file with date in the name ie. (22_11_2003_ErrorLog.xml)
I need a HTML page that when opened will display a drop down box listing the dates in the names of the XML files.
When a specified date has been selected the corresponding XML file should...
I want to add a script to my crontab to delete some logs that grow
very quickly on a weekly basis. Unfortunatlty when the files are
created only root has the delete privledges. How can I run a script
from a regular...
I want to add a script to my crontab to delete some logs that grow very quickly on a weekly basis. Unfortunatlty when the files are created only root has the delete privledges. How can I run a script from a regular users login that will change to super user, delete the files then change back?
1. How do I get the contens of a rich text box to save (in the save as sence) as a html document?
2. How do I get the contens of a rich text box to save (in the save type)?
3. How do I get the contens of a rich text box to print?
4. What's the code to undo?
Thanks!
Well it's pretty strange cos I've got the 'Help' e-mails but no attachment, shall I still get this tool?
Oh and I have a few more viruses according to a scan I just did one of them was called 'PE WEIRD' and a few others I can't remember I'll scan again and tell you.
You may have read my last post about my comp's virus, well I'm now doing one of those housecall scans and it showing at the moment that 549 files have been infected however what I would like to ask is this, on most of them under 'Scan result' it says they are 'Cleanable' does this mean that the...
Yes my comp is workable but just. It's very difficult to get along with when I can't open my docs or my comp and all those. No it's not everytime I open a program it's when I open windows explorer (My documents, My Computer etc.). I know it's a virus because my mum sent an e-mail to her payroll...
Ok the problem is everytime I open windows explorer, my docs and such, I get an e-mail sent to my outbox with noe text just a subject saying 'Help!!!' (that probebly being the programer being cockey) anyway I would like to know if anyone has heard of this and if anyone knows anything about it...
When I use the following peice of code, I get an error message stating "the system cannot find the file specified".
Set Command = WScript.CreateObject("WScript.Shell")
cmd = "c:\program files\Internet Explorer\iexplore.exe"
Command.Run (cmd)
But when I use this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.