glutenfree.com - Celiac Disease Forums - Forum Index
glutenfree.com
HomeHome   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   
RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Replying to a PM but messages go to outbox and not sent box
Goto page 1, 2  Next
 
Post new topic   Reply to topic    glutenfree.com - Celiac Disease Forums - Forum Index -> OT - General Discussions
View previous topic :: View next topic  
Author Message
voix



Joined: 10 Apr 2008
Posts: 148
Location: Colorado

PostPosted: Thu May 01, 2008 4:31 pm    Post subject: Replying to a PM but messages go to outbox and not sent box Reply with quote

I am suddenly having a problem with pms. I am responding to a pm and instead of goinf to sent box, it is going to out box. However, there is a message that says it was sent, but it shows up in out box.

any tips?
Back to top
View user's profile Send private message
aklap



Joined: 02 Oct 2004
Posts: 8629
Location: WI, USA

PostPosted: Thu May 01, 2008 4:52 pm    Post subject: Reply with quote

That just means the other person has not read the message yet. Once they do, it will move.
_________________
Al

“We cannot all do great things, but we can do small things with great love.” Mother Teresa
Back to top
View user's profile Send private message AIM Address
voix



Joined: 10 Apr 2008
Posts: 148
Location: Colorado

PostPosted: Thu May 01, 2008 5:03 pm    Post subject: pfew Reply with quote

Oh, okay. I have had so many problems with the computer this week. I even had to strip it and reinstall windows. I thought it was another problem.

Thanks
Back to top
View user's profile Send private message
ostrich



Joined: 30 Mar 2006
Posts: 4185
Location: Nebraska

PostPosted: Fri May 02, 2008 7:21 am    Post subject: Reply with quote

Wow. What was so bad that you had to reinstall Windows? Shocked
_________________
Ostrich :>--O==={

I lie below, you float above
In the pretty white ships that I am dreaming of
Back to top
View user's profile Send private message
aklap



Joined: 02 Oct 2004
Posts: 8629
Location: WI, USA

PostPosted: Fri May 02, 2008 7:32 am    Post subject: Reply with quote

ostrich wrote:
Wow. What was so bad that you had to reinstall Windows? Shocked


Ummm.....it's Windows? Wink



FYI on PM's...Let's say I really P'ed you off and you send me a blazing PM ripping me a new one [yes that's has happened]. After sending it, you've reconsidered and wanted to edit or even delete that PM to me. You can do that - before I've read it. Just go to the Out box and edit or delete. The recipient of the PM will get an email that says "You've got PM's". However if you've deleted it - the recips Inbox will be empty when they look. Then they say "WTH?" Razz
_________________
Al

“We cannot all do great things, but we can do small things with great love.” Mother Teresa
Back to top
View user's profile Send private message AIM Address
voix



Joined: 10 Apr 2008
Posts: 148
Location: Colorado

PostPosted: Fri May 02, 2008 9:30 am    Post subject: Computers! Reply with quote

Thanks for the tip. I hope that I won't need it. I would like to learn how to do that hyperlink within a sentence, though. I figured out the quote technique.


My computer went into a perpetual boot without allowing a safe mode boot or any other one. I opened up an adobe attachment from a relatively safe source. It was taking too long and I had decided that I didn't need to read it as I could guess what was in there, so I tried to shut it down when it was opening. It got stuck, so I just turned off the computer with the button and not ctl alt del. Then when I tried to turn it on, it wouldn't go into the op system.

I hate to lose all the bookmarks, but figured out how to perpetually save them with firefox. IE is perpetually saying that I need to upgrade to IE7 but won't do the final installation. So I just turned of automatic updates and went over to firefox. Why does MS release product that is not perfected? It is so timeconsuming and frustrating.
Back to top
View user's profile Send private message
ostrich



Joined: 30 Mar 2006
Posts: 4185
Location: Nebraska

PostPosted: Fri May 02, 2008 9:51 am    Post subject: Reply with quote

<-- is regretting buying a laptop with Vista. Should've gotten a Mac.

That's a neat little trick Al. Thanks! Very Happy

How to make a hyperlink:

1. Get the hyperlink you want! In this case, let's pretend you want to link to Google. You'll need the address (URL) from your browser window: http://www.google.com. Copy that.

2. Go back to your post here. Type in the text you want to use as a link. Let's use "This is a link to Google."

3. Highlight the text and hit the URL button at the top of your post. The text should now look like this (without the *s): [*url]This is a link to Google[*/url].

4. Well, now you have your link, but it leads to nowhere! You need to tell those [url]s where to go. So modify the first [url] to look like this (without the *s): [*url=http://www.google.com].

5. You're finished! The final link should look like this while typing your post (without the *s):

[*url=http://www.google.com]This is a link to Google[/url].

And like this when you post it:

This is a link to Google.
_________________
Ostrich :>--O==={

I lie below, you float above
In the pretty white ships that I am dreaming of
Back to top
View user's profile Send private message
voix



Joined: 10 Apr 2008
Posts: 148
Location: Colorado

PostPosted: Fri May 02, 2008 10:19 am    Post subject: Universal Format? Reply with quote

Thanks, Smarty!

Does this format with the [ ] and [/] work everywhere, or just in this forum?
Back to top
View user's profile Send private message
ostrich



Joined: 30 Mar 2006
Posts: 4185
Location: Nebraska

PostPosted: Fri May 02, 2008 11:46 am    Post subject: Reply with quote

By "everywhere" do you mean the internet in general? Or boards like these?

HTML (and other similar internet languages) for the most part use the same basic principle. It just looks a little different. It uses <> instead of []. These are known as tags. Their purpose is to tell the browser what to do in-between each tag. So, in the case of the URL tags, the browser is told "Hey, this text is a hyperlink. And when the user clicks on it, it's gonna take them to wherever that equals sign points."

When you're typing it in here, you format it like I did above:
Code:
[url=http://www.google.com]This is a link to Google.[/url]


If you're making a web site, you format it like this:

Code:
<a href="http://www.google.com">This is a link to Google.</a>


Both give you the same result: This is a link to Google.

In most internet forums you use the [] tags. They're pretty universal. Does that help? Smile
_________________
Ostrich :>--O==={

I lie below, you float above
In the pretty white ships that I am dreaming of
Back to top
View user's profile Send private message
voix



Joined: 10 Apr 2008
Posts: 148
Location: Colorado

PostPosted: Fri May 02, 2008 12:09 pm    Post subject: Good tips Reply with quote

great, thanks. I was thinking "everywhere" would mean places like IMDb and the like.
Back to top
View user's profile Send private message
celiacmaine-iac



Joined: 19 Dec 2007
Posts: 705
Location: Maine

PostPosted: Sat May 31, 2008 8:46 am    Post subject: Reply with quote

I'm so excited!!! I finally made a hyperlink! I PM'd it to myself and it worked! Shocked

Now Os, the thing I want to know is this. How do you make the quote thing work where you put the quote in and then just before it it says, for example "Os said"? I can do the quote, but it always says "quote" just before it. If I want to give credit, I have to put in the "Os said", but it still says "quote". Seems redundant. I'm sure it's simple for everyone but this old dinosaur. Embarassed
_________________
Steph
Back to top
View user's profile Send private message
aklap



Joined: 02 Oct 2004
Posts: 8629
Location: WI, USA

PostPosted: Sat May 31, 2008 8:48 am    Post subject: Reply with quote

[quote="celiacmaine-iac"]
Now Os, the thing I want to know is this. How do you make the quote thing work where you put the quote in and then just before it it says, for example "[b]Os said[/b]"? I can do the quote, but it always says "quote" just before it. If I want to give credit, I have to put in the "Os said", but it still says "quote". Seems redundant. I'm sure it's simple for everyone but this old dinosaur. Embarassed[/quote]

Well done!!!

Here's how to do the quote...look carefully above at the quote ='s You can put whatever you want in between quotes.
_________________
Al

“We cannot all do great things, but we can do small things with great love.” Mother Teresa


Last edited by aklap on Sat May 31, 2008 8:55 am; edited 1 time in total
Back to top
View user's profile Send private message AIM Address
aklap



Joined: 02 Oct 2004
Posts: 8629
Location: WI, USA

PostPosted: Sat May 31, 2008 8:51 am    Post subject: Reply with quote

If you want to get really fancy - you can make the quote line a link. I've done this in a few posts of the CELP thread.

This combines the URL and the quote...

[quote="[url=http://www.hormelfoods.com/faqs.aspx#allergens]Hormel FAQ Page[/url]"][u]Which food allergens are recognized in Hormel Foods products?[/u]

We recognize the top eight allergens:

Peanuts
Tree Nuts
Milk Products
Eggs
Soy
Wheat
Crustaceans
Fish
These will be clearly listed on the ingredient listing.


If you have any questions, please call our Customer Service Representatives at 1-800-523-4635.[/quote]
_________________
Al

“We cannot all do great things, but we can do small things with great love.” Mother Teresa


Last edited by aklap on Sat May 31, 2008 8:58 am; edited 1 time in total
Back to top
View user's profile Send private message AIM Address
aklap



Joined: 02 Oct 2004
Posts: 8629
Location: WI, USA

PostPosted: Sat May 31, 2008 8:53 am    Post subject: Reply with quote

Here's what the above will look like....


Hormel FAQ Page wrote:
Which food allergens are recognized in Hormel Foods products?

We recognize the top eight allergens:

Peanuts
Tree Nuts
Milk Products
Eggs
Soy
Wheat
Crustaceans
Fish
These will be clearly listed on the ingredient listing.


Go ahead - click the "Hormel FAQ Page" - it's a link Very Happy
_________________
Al

“We cannot all do great things, but we can do small things with great love.” Mother Teresa
Back to top
View user's profile Send private message AIM Address
celiacmaine-iac



Joined: 19 Dec 2007
Posts: 705
Location: Maine

PostPosted: Sat May 31, 2008 9:05 am    Post subject: Reply with quote

aklap wrote:
Here's how to do the quote...look carefully above at the quote ='s You can put whatever you want in between quotes.


Hurray! Just previewed this and it works. Thanks! You and Os are the BEST!
_________________
Steph
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    glutenfree.com - Celiac Disease Forums - Forum Index -> OT - General Discussions All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

forums.glutenfree.com is graciously sponsored by:

glutenfree.com



Home

© 2008 glutenfree.com


Powered by phpBB © 2001, 2002 phpBB Group