Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
367 views

How do I hide all but span elements within a list on button click?

Really hoping to get this finished up, and sadly I don't have enough experience to do these last steps. I have a long unordered list that will toggle closed with a button push and show only certain ...
2
votes
4answers
6k views

C# Console App + Event Handling

Hey all. I'm trying to see about handling events in a console application. I would prefer to not use silent WinForms (though I understand that that's one way) to do it. I've read over a similar ...
0
votes
1answer
108 views

Fatal error in magento v 1.5

I have installed the follow up email extension in my magento V1.5.. After installed admin panel which is display like this: Fatal error: Class 'Mage_Followupemail_Helper_Data' not found in ...
0
votes
2answers
306 views

Follow Up on Twitter using iPhone

Can User follow up on twitter using iphone application. I have done the functionality of sending tweet to twitter account. But now I have to do the follow up on twitter functionality. I have an ...
0
votes
3answers
230 views

How to dynamically get the filename according to extension?

As a follow up to this question .... Now I found the answer for that quesstion by a comment by user j_random_hacker. Here Widnows follows 8.3 file naming standard means turbo c can only read files ...