Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~6K People Reached
About Me

I'm a freelance web and graphic designer who loves working on anything related to web. I'm currently the website administrator of webmuch.com

Favorite Tags
Member Avatar for web_master

Is there a way to get the name of the category and the link to the category page separately [B]inside the wordpress loop[/B]. I don't have the id of the category either and I wanna display images instead of category names therefore the_category() doesn't work for me. Thanks Appreciate all …

Member Avatar for drewtav
0
2K
Member Avatar for web_master

I am using Joomla v1.7 and the mod_mainmenu is now mod_menu (I think, because there is no mod_mainmenu in the modules folder). In my site I have two menus like most sites, one in the header and another one in the footer. The header menu is a lot more complex …

Member Avatar for blocblue
0
85
Member Avatar for web_master

how do i insert a image into a directory through MySQL, rename it, generate a link and upload the generated link in MySQL......??? anyhelp will be really apprietiated.... and if its a tutorial its the best way out, i'm not good at PHP..... plz its urgent for me.. thx alot..

Member Avatar for rahulsabari
0
168
Member Avatar for web_master

i created a new user with all the privileges in mysql and it didn't work. no user works except "root with no password" which is why i created several user and tried it...still didn't work....if anyone know what is wrong....please lemme know.... thank you....

Member Avatar for web_master
0
238
Member Avatar for web_master

I have applied an image background to the search box using its ID. Its funny but when i type inside the search box as the text reaches the end of the box it start moving the background image to the left but only in IE6 (which i can ignore) and …

Member Avatar for ccube921
0
133
Member Avatar for web_master

hey, I am developing this game of snake, just like the nokia phones have. anyway i have worked on windows till now, but now i am using geany on linux. so there are quite some methods which are not standardised for all platforms. one of them is gotoxy() and i …

Member Avatar for web_master
0
98
Member Avatar for web_master

[CODE] #include<stdio.h> int main() { int i ,j ,a[5]; for(i=0;i<=4;i++) { printf("\n\tEnter the %dst value of the array: ", i+1); scanf("%d", &a[i]); } j = a[0]; printf("\n\tOriginal array entered by the user: "); for(i=0;i<=4;i++) { printf(" %d ", a[i]); if(a[i]<a[i+1]) { j = a[i+1]; } } printf("\n\n\tGreatest no. from the …

Member Avatar for varsha0702
0
92
Member Avatar for web_master

Javascripters plz help I have made a little slider below(not perfect i know)....and i have some bugs in it...... help me debug them plz i want 'marq_box' to hide as soon as height of 'slide_box' is less than 219px. therefore i made the function hideInnerSlide(); which ofcourse is wrong that …

Member Avatar for web_master
0
125
Member Avatar for web_master
Member Avatar for Prabakar
0
63
Member Avatar for web_master

Professional javascripters plz help or illl be screwed at work.....plz guys..... I have made this sliding div....but i am having a big problem.....i dont want the div to appear in the first place....but in the code below its is already open when the page refreshed....I want it to open when …

Member Avatar for web_master
0
105
Member Avatar for web_master

as we use \n for next line is there anyway to go back to the previous line if not then, is there anyway i can use the x,y coordinates of the runtime window. all the experts, Please Help...... Thanks.

Member Avatar for jephthah
0
3K
Member Avatar for web_master

hey i dont know if this is the correct place to post this or not but can u tell me how to make a sub domain(if thats wat it is called) for eg:: if my domain is abc.com, then how do i make a sub domain like word.abc.com or anything.abc.com.........i …

Member Avatar for FireNet
0
131
Member Avatar for web_master

hey i guess anyone here cud be able to help me....... i wanna start learning C++ n i dont know where to get a decent C++ compiler..... i have tried "Borland C++ 4.5" n i dont know why it shows wierd errors to me...... one of my friend who knows …

Member Avatar for Ancient Dragon
-1
117
Member Avatar for web_master

how do i make a tabbed iframe which can change its height automatically and make height equal to the content inside it. I have never used iframe before this. i dont want scrollers. i want it to call the size of the content inside it. i have tried some scripts …

Member Avatar for Fungus1487
0
140
Member Avatar for web_master

how do i make a tabbed iframe which can change its height automatically and make height equal to the content inside it. I have never used iframe before this. i dont want scrollers. i want it to call the size of the content inside it. i have tried some scripts …

Member Avatar for web_master
0
116