-
Posts
102 -
Joined
-
Last visited
Everything posted by erisande
-
Not likely... Thanks for the response. I may try it out for a while and see how it goes. Most likely, no one will use it anyway. Thanks!
-
I was thinking about using the entropychat on my page, but I am concerned on the bandwidth it takes up since it seems to be constantly "loading" information. Does anyone have any idea on a calculation theory for this? Thanks!
-
*Slaps Forehead Repeatedly* Thanks! I killed myself for hours over that! I wish I would have goten some error messages to help out; instead, all I got was a blank screen. THAT was annoying! Bow to master....
-
Code I am trying to run: ><?PHP if (isset($_POST['stage']) && ('process' == $_POST['stage'])) { process_form(); } else { print_form(); } function print_form() { echo <<< END <form action="$_SERVER[PHP_SELF]" method="post"> First Name? <input type="text" name="first_name"> <input type="submit" value="Submit"> <input type="hidden" name="stage" value="process"> </form> END; } function process_form() { echo 'Hello ' . $_POST['first_name'] . '!'; } ?> Can anyone explain why I don't get an error and the Source lists only: ><html><body></body></html> Funny I don't ever see PHP errors anymore, instead, I get blank pages with the same source listed above.
-
Answer to question: Cool! The odd thing... my database wasn't listed in that window. BUT I found out the database I was trying to delete wasn't even one I had created! It was a test the last tech person created on my account to test a previous problem. THAT was why I had so much trouble! Again, to TCH!
-
I just submitted a ticket. From past experience, I feel it will be answered within the next hour. They are so quick here!
-
I just realized: your graphic shows the controls for a table, not the database itself. I can get those controls for tables. I thank you again for your help. I'll figure something out, I am sure.
-
Looks like Ticket Time... I must have something set incorrectly, because when I click the DB name (circled in red), this is the screen I get. Thanks for the instructions. That is what I had expected, but not received.
-
I see the tabs for: Structure, SQL, Export, Search, and Query. There used to be 2 more: Empty and Drop which were red colored, but they are not there... Screenshot below is what I see
-
Howdy! I have a database I wish to get rid of, and I seem to recall the old look of PHPMyAdmin used to have tabs for DROP and EMPTY. But now I can't find them. Can someone point me in the right direction to Drop a database? Thanks
-
Um, you can delete this conversation. It took me 2 hours of trying to finally ask, but it took my friend 2 minutes to find the answer.... To everyone: Be sure you type your email address correctly. That's all it was. I feel like an idiot. I appriciate the extremely fast reply!
-
My situation: I use Eudora to email someone from a Domain name with TCH. They recieve it. They respond. The message is either bounced or not received at my domain. (I even checked on CPanel's webmail.) BUT... If I email from the webmail (in CPanel), they receive it fine, they can respond, and I can receive the response immediately. I don't know how else to describe it, I hope you understand what I am saying. I've run a few tests and it is always as I mentioned above. Any help please?
-
Mine did that. It was because I had files left over. I accidentally installed FF1 over FF.8 Uninstall any instance of FF and make sure the folder is gone from Program Files. Also, I suggest making a copy of your bookmarks and removing the Application Data folder of FF. Then reinstall. That did it for me when I was having that problem.
-
TCH-Lisa said somethign about xHTML with the use of CSS. I have not used xHTML to my knowledge. I am never sure what the differences are. It appears to me that the simple outcome is: xHTML is properly codes HTML. As for tables used on sites, I understand their useage; I do use them to format information on my site, but not as the actual layout. I guess it is just the way you want to do things more than "the best" way. I have had very little trouble with my sites since implementing CCS layouts. Also, they are easier to build and maintain (IMHO) with PHP scripts. I can't understand how I built websites without PHP for so long!
-
I'm amazed anyone is still using tables. I switched to DIVS a while back, and I can't imagine going back to tables again! I am a Firefox user, and I have not noticed any pages having that much trouble (no fixes involved.) When I design pages, I always test them in FF first, since (from experience) I have found that FF displays things using the correct CSS/HTML standards. Then I usually have to put in a small piece of code to fix IE's 3px Shift problem ( a simple cut/paste). The CSS DIV padding and margin definitions are confusing. It seems IE does one where FF does the other and the other way around. Firefox always displays my designs as planned. Of course I hand write my sites at this time so I am always aware of the code I write and try to keep it HTML 4.01 Strict. I would also be interested to see what pages out there have trouble in FF. I have not seen any. Usually, sites that looks wrong in ANY browser was not properly designed. (Excepting IE's 3px Shift, which [iMHO] is their error.)
-
Has anyone else had virii saved in the Shared Documents Folder? Odd thing, I was in the Shared Documents folder, and I saw 3 executables in there which were OBVIOUSLY not saved by me. Only my wife and I use the computer, and she said she has never saved anything in that shared folder (I trust here, she does know a bit about comptuers). Is this a common place for a virus to store files?
-
Yep, I read the instructions, but I seem to not be able to select a drectory and all beneath it. I tried the suggestion mentioned earlier with no luck. So the following ideas did not work: c:\Documents and Settings\Me\*\* c:\Documents and Settings\Me\* THAT is what is confusing to me. I don't know how to use *\* other than what I have mentioned above. Unless c:\Documents and Settings\Me*\* would work, but that idea just seems illogical. Hm. Maybe I will try it anyway. I was only curious is someone out there has had success in this use. Thanks for your input!
-
Howdy! I am trying to set the FILES AT END to put all files (including subfolders and files beneath) to the end of the disk. The instructions say to use *\* to do so, but I can't seem to get it to work. For example, I have tried: c:\Documents and Settings\Me\*\* but it does not work. Any one of you pros out there who can help a fellow TCH citizen?
-
Nice deal indeed! You were right about SPAW. It is a sweet thing, but if it doesn't support Firefox, I just can't use it.
-
Sure. There are "programs" like SPAW from Solmetra that do this kind of thing. or look for web based wysiwyg editors...
-
This is what I see on my CPanel. (name and numbers changed) And then the icons start. I don't see a Welcome anywhere on the screen. I checked it out too, since on the LOCATE webpage it had those instructions. But they just don't exist at all. Thanks for the response, but I think there is something much more wrong. Time for a ticket, eh?
-
Odd thing. I read that we are to go to: totalchoicehosting.com/locate/ to find out our server number (since CPanel doesn't show me either) and I recieve the message: I wondered if this will cause my domain name to not connect to my server space. It's only been 24 hours since I purchased the space, but I wondered if this is hindering the process. Thanks!
-
Does this mean that domain name propagation will be faster? Sigh, still waiting for my domain name to connect to the server... It's been 24 hours... Yeah, I am a little tired.
-
[About the caps: Read up on Nettiqute. Caps = Yelling] 1) If you close the browser without logging out, you will still be logged in. That's how things work (to my understanding). 2) Are you using PHP and using sessions? Then do the following Create a link to a file such as: LOGOUT.PHP in LOGOUT.PHP: ><? $result_unreg = session_unregister("valid_user"); $result_dest = session_destroy(); ?> The last line is what you really need to kill the session. The first line is assuming you have stored a value in $valid_user to keep track of the username during the session. You should unregister it so it is no longer in the browser memory. Otherwise, it can become a problem. At least give that second line a try and see if it works. I hope that helps!
-
Greets! I have purchased a new account from TCH and found out when I go to PHPMyAdmin, the Database drop-down list shows names of databases I have not created and I am sure they belong to someone else. NOTE: I CAN NOT see information, just the names of the database. On my OLD account, I have only been able to see my own. So it bothered me when this happened. Maybe because no one on my old server had databases? If this is true, then no problem. But I just wanted to make a note of this. Also to note: The CPanel looks different on this new account (It says CPanel X, where as my older account says CPanel.) I didn;t know if this would make a difference or not. It shouldn't, but I thoguht I would mention it. Thanks for your great service!
