TCH-JimE
Members-
Posts
2,740 -
Joined
-
Last visited
Everything posted by TCH-JimE
-
Welcome to the Mod team! Jim
-
Hi, Long as you recieved no finacial gain from it then yes you could use it Jim
-
Hi, 1) A virus called Sobig variant F is responsible for your emails. However your machine is most likely not infected if you have updated it and running anti virus software. Also note that your account never sent the emails. A particular annoying feature of this virus is that is changes the "reply back to" bit so that it looks like you sent it when infact some poor other person did by mistake. However its virtually impossible to track who sent them. Delete them, dont open the attachements is all you can do. I am currentley numbering just under 300 in my delete items bit at present 2) Formail is no longer accessible, however it is not the cause of your problem 3) There is a setting in Outlook which allows you to copy the email down from the server but leave the original on the server. I am also sure there is a setting to delete such email after a set time from the server Any more questions, feel free to ask! Jim
-
Let me know if you have any more problems Jim
-
Char911, My fault, is saw it this morning as soon as I came in. The frameset page I posted had a <body> tag which is not required when using a frameset. I have changed the coding so now it works fine, really sorry! Jim
-
How Do I: Disable Dir Browsing Public_html?
TCH-JimE replied to jdmatl's topic in CPanel and Site Maintenance
Hi, This is not possible, but if you put a index.html file in there, it will do the same thing for you. Jim -
Hi, At present, none, although using PDF through the standard way is still possible (e.g. download) However, I do suggest you drop us a support ticket to see whether we could install this module for you. This is of course at Head Guru's choice. Thanks Jim
-
If you do want to drop another help ticket saying this, then please do so Jim
-
Hi, After having a look, the first thing to fix is the original frameset. I have altered your code to the following: ><html> <head> <title>Page Title</title> </head> <FRAMESET rows="20%,80%"> <FRAME src="AJPOA_files/topframe.htm" name="topframe"> <FRAMESET cols="16%,64%"> <FRAME src="AJPOA_files/leftframe.htm" name="frameleft"> <FRAME src="AJPOA_files/rightframe.htm"name="frameright"> </FRAMESET> </FRAMESET> </HTML> Here is the coding for the buttons. This should work, if not, tell me and I will redo the buttons in a different way ><html> <title>page title</TITLE> <body> <FORM METHOD="LINK" ACTION="calendar.html" Target="frameright"> <INPUT TYPE="submit" VALUE="Calendar"> </FORM> <br> <FORM METHOD="LINK" ACTION="Links.html" Target="frameright"> <INPUT TYPE="submit" VALUE="Links"> </FORM> <br> <FORM METHOD="LINK" ACTION="NewsKudos.html" Target="frameright"> <INPUT TYPE="submit" VALUE="News/Kudos"> </FORM> <br> <FORM METHOD="LINK" ACTION="mailto:cbeard@ajpoa.orgl"> <INPUT TYPE="submit" VALUE="Email WebGuru"> </FORM> </body> </html> Hope this works, let me know! Jim
-
Hi, What windows version are you running? Jim
-
Hi, I would not use IFRAME even if I was paid too, there nasty, annoying and can be removed/over ridden by the user who is surfing. You should be able to do the same thing with layers and div tags A quick goggle shows numerous problems with IFRAME and netscape Jim
-
Hi, Unlike other web hosting companies, we read all the forums and all the posts so no need to duplicate posts. You have no need to worry and I suggest you see my other post on your first post about this and sit back and relax Jim
-
Hi, Account setup takes upto 12 hours, if you haven't recieved your welcome email by this time, please let us know. We don't offer instant activation Jim
-
Hi, No this is not possible, sorry! Why would you want anything other then MYsql? Its brilliant! Jim
-
What To Do About My Bandwith Issue?
TCH-JimE replied to RockNRollPig's topic in CPanel and Site Maintenance
Hi, If you upgrade, you will be upgrading your account to the next year for forever, not just for one month. So say your on the excellant $4 a month deal but need the upgrade to silver $5, your web account is then permentanly a silver account. You could buy more bandwidth but whats the point when the cheaper option is the account upgrade? Whether you pay twice or not depends on your current billing arrangement. I suggest you drop a help ticket into the support desk and we can give you the low down on exactley what will happen and how much it will cost you. Jim -
"toto, I Have A Feeling That We're Not In Kansas
TCH-JimE replied to eFashion2Go's topic in Open Discussion
Tara, Please submit a help ticket stating: Password Your ISP Your Internet Browser Modem speed For all cpanel stuff, have a read of this: http://www.cpanel.net/docs/cp/index.html First of all start of simple, dont run before you can walk. Skip the scripts bit and learn to write a few simple basic pages first. Then you can move onto the install scripts and getting your head around it all Jim -
Haltoc, Please do drop us a help ticket and please if possible state the server your on, we should be able to get this fixed for you Jim
-
Hi First of all, make sure each frame has a name. ><frame src="index.html" name="leftframe"> Then each time you wish to make a link which will open in that frame (in this came left frame) then@ ><a href="mypage.html" target="leftframe">Main Page</a> Does that make it any clearer? If not, say so and we shall help you some more! Jim
-
Hello Mike, Look foward to working with you! Jim
-
Hi, Intresting: 1) Unplug your computer from the net. 2) Turn your date to 30 September 2003. 3) Using a friends computer if you have one or reconnect ur current one, download the sophos removal tool. 4) Run the removal tool, double checking after it to make sure the required files are deleted and the registery is ok 5) Delete infected mail. This should be easy enough to work out Also buy yourself a virus checker, get zone alarm as a fire wall and maybe think about using a different email then microsoft Jim
-
Hi, Check here for configuring email clients: http://www.totalchoicehosting.com/help/id27.htm Jim
-
Char911, Do you have a index.html page in that directory as I could not see one? Jim
-
Hi, We do not have that installed. Jim
-
Hi, The pathway to image magic can be found here: /usr/local/bin/ Jim
-
Can I Set Up Email And Others Set Their Password
TCH-JimE replied to wesme's topic in CPanel and Site Maintenance
Also remember that email is deducted from your overall bandwidth each month too! Jim
