Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~17.4K People Reached
About Me

Web Programmer

Interests
Film, books, cricket and posting in daniweb
Favorite Tags
Member Avatar for jino

Hello, I need to seperate multiple domains by having and not having A records. I have created a shell script like below, but it is not working, as the $? is same (0) for both the dig commands that have and not have A records. ************************* #!/bin/bash for dom in …

Member Avatar for jino
0
200
Member Avatar for techningeer

Hi everybody, I just set up a LAMP server with cPanel/WHM. I then tried to install WordPress, but I received this error: [ICODE]Input file not specified.[/ICODE] I did a search on Google, but nothing relevant turned up. I then posted on the WordPress forum, and somebody told me it is …

Member Avatar for resellersvps
0
273
Member Avatar for zidaine

hi i'm a newbie in php, plz help me with this. how can i put the value of my database to a textbox? can u give me a sample code.. thx...

Member Avatar for Persi
0
2K
Member Avatar for basketmen

Hi guys, I already know basic Redirect www to non-www, using htaccess: [QUOTE]RewriteEngine On RewriteCond %{HTTP_HOST} ^[url]www.yourdomain.com[/url] [NC] RewriteRule ^(.*)$ http://yourdomain.com/$1 [L,R=301] [/QUOTE] but how if we have parked domain too? I already tried this but its not works, its says "The page isn't redirecting properly" [QUOTE]RewriteEngine On RewriteCond %{HTTP_HOST} …

Member Avatar for jino
0
154
Member Avatar for sun-tzu

I am getting the 500 Server Error message when I try to run my captcha script. The script is as follows: [CODE] <?php //Start the session so we can store what the security code actually is session_start(); //Send a generated image to the browser create_image(); exit(); function create_image() { /*//Let's …

Member Avatar for linuxaomi
0
241
Member Avatar for ozlem.a17

I have 2 virtual hosts set up and was wondering how would I have Apache serve: a) all file extensions? b) certain file extensions?

Member Avatar for saina-8
0
138
Member Avatar for whitestream6

In my Apache log yesterday, I noticed these strange errors: [CODE] 127.0.0.1 - - [17/Apr/2011:15:02:36 +0100] "GET /icons/blank.gif HTTP/1.1" 200 487 "http://localhost/" "msnbot/1.1 (+http://search.msn.com/msnbot.htm)" 127.0.0.1 - - [17/Apr/2011:15:02:36 +0100] "GET /icons/layout.gif HTTP/1.1" 200 616 "http://localhost/" "msnbot/1.1 (+http://search.msn.com/msnbot.htm)" 127.0.0.1 - - [17/Apr/2011:15:02:36 +0100] "GET /icons/text.gif HTTP/1.1" 200 569 "http://localhost/" "msnbot/1.1 (+http://search.msn.com/msnbot.htm)" …

Member Avatar for jino
0
738
Member Avatar for sciwizeh

Hello all, My friend recently rented a server, through a site, and he wanted me to help him run it, as he has very little computer knowledge. I used SSH Secure Shell (TM) (running Windows 7), to access it, and accidentally closed the window without disconnecting. Since then I have …

Member Avatar for sciwizeh
0
168
Member Avatar for Lanor

hi...I am running rhel5.4. I have enable UserDir in apache and get the forbidden error while trying to access [url]http://localhost/~lanor[/url] I have set set permission for user Lanor 711 for home dir "lanor" and 755 for "public_html" Is it that I have to set the above permission for the user …

Member Avatar for Lanor
0
202
Member Avatar for rohit09

Apache 403 Forbidden Error and this one ugly.. My server is Unmanaged - So I tried hared to fix this but I can't.. Please help me.. If I create any directory [url]http://www.myurl.com/anything[/url] =I got Forbidden error. If I Put any .php file [url]http://www.myurl.com/anything.php[/url] =I got Forbidden ERROR. If I Put …

Member Avatar for tinkee
0
196
Member Avatar for musthafa.aj

i run command to update all packages... the error came like this [CODE]E: Couldn't find package libmp3lame-dev[/CODE] what i need to do...

Member Avatar for jino
0
180
Member Avatar for tricksworld

Dear Linux Users I am new to Linux and i want to connect My Bsnl ets Modem to Redhat Linux 5 Server Edition Please Help me

Member Avatar for jino
0
65
Member Avatar for koti86

How to kill all running applications using terminal command. we usually kill by command top and got the code of the application.

Member Avatar for jino
0
226
Member Avatar for jino

Dear all, I have a date time picker and i have to trigger an event when the text box for that date is filled with the date. if textbox id print_date something like ...... $("#print_date").'......'(function(){ alert("Date is entered using date picker"); });

Member Avatar for fxm
0
73
Member Avatar for jino

Dear all, I have a table in mysql and i want to insert records into the table without using "FOR" or "WHILE" loop..Can this be done?? Thanks in advance.. Jino.

Member Avatar for indraginanjar
0
206
Member Avatar for jino

Dear, I am doing a site for chatting application. How can i detect the other person started typing for displaying he is typing... I also want to display an (alert) , what i mean is , if we typed a text and go to an another tab and if we …

Member Avatar for Fbody
0
74
Member Avatar for jino

Dear, I am doing a site for chatting application. How can i detect the other person start typing for displaying he is typing... I also want to display an (alert) , what i mean is , if we typed a text and go to an another tab and if we …

0
59
Member Avatar for jino

Hi, I had changed an image to string using base64_encode() function. In now want to convert this string back to an image for saving it into a folder. Please help.... Jino

Member Avatar for jino
0
178
Member Avatar for tapas.chand

[CODE] hi there, i am using a sliding bar on my homepage.i want to set focus on a textbox but [COLOR="Green"]document.getElementById("userid").focus() is giving[/COLOR]error,because textbox is invisible on page load. is there any way to do this? Thanks in advance. [/CODE]

Member Avatar for tapas.chand
0
139
Member Avatar for letlet_pogs

Hello good day. I just want to ask those who know how to save values without submitting yet to database. I am trying to save it, but it wont work out. What i want is that, I am filling up a form, then I will go to the next page, …

Member Avatar for liamfriel
0
76
Member Avatar for mvchandoo

Hi Could any body help us to sort it out. i am using two textareas for editing by tinymce, its working fine in ie and ff but in [COLOR="Red"]safari it is opening the first textarea editor only[/COLOR]. This was my code. [CODE]tinyMCE.init({ // General options mode : "textareas", //mode : …

Member Avatar for mvchandoo
0
83
Member Avatar for sai.sriparasa

Hello I need to pass an array of client side events to the next page. Here my user would perform a few events which would be stored in a javascript array, upon completion a submit button would be used to post all that data to the next page. An example …

Member Avatar for jino
0
174
Member Avatar for peacelake

Hi, Currently I optimize my website. I would like to use php, javascript or ajax to implement the asynchronous action: I have an array of checkboxes: <input type="checkbox" name="checkboxArray[]" value="checkboxValue" />I would like to add functions that when the user check a checkbox, diplay the checkbox value below the web …

Member Avatar for jino
0
54
Member Avatar for zjwalden

Hi, i've been searching google for a while, and haven't found anything in regards to my specific inquiry. I'm looking to manipulate what .JS files load per browser. For example, a different set of .JS files would load for chrome/firefox, and another set of .JS files would load for IE8. …

Member Avatar for jino
0
65
Member Avatar for jreddick82

I am building a rotating page. For URLs. The problem is that the page does not reload a different URL when you refresh the page, and I want it to load a different URL when someone enters the site. I have tried different coding and nothing seems to work. Here …

Member Avatar for hielo
0
156
Member Avatar for jino

Hi all, I need to select all the divs having the classname starting as msg_body. actually the classname is msg_body_3. The last part of the class name of each div will vary as it is an id. How can i slideup all these divs, class name starting with msg_body using …

Member Avatar for ShawnCplus
0
147
Member Avatar for jino

Hi everybody, In my project i am using ajax and jquery. After going to a page via ajax without page reload i want to see the same page if the user refresh the browser. I used the cookie plugin inorder to solve. As it is not safe i am trying …

Member Avatar for hielo
0
733
Member Avatar for jino

Hi all, How can i get the value of a specific text in a select box. example 16 of text OEC using jquery, I am not getting the value correctly <select name="categories" id="categories" class="validate"> <option value="0" selected="selected">&lt;--select one--&gt;</option> <option value="57">OBC</option> <option value="16">OEC</option> </select> I had tried For example something like …

Member Avatar for furutani
0
81
Member Avatar for statutoryape

Hi all, Here's the code I've come up with. I deliberately left off an expiration date since I want the cookie to expire when the browser is closed. [CODE]<html> <head> <script type="text/javascript"> function setCookie(name,value) { document.cookie=name+"="+value; } </script> </head> <body> <a href="#" onClick="createCookie('Role',Parent)";>Parent</a> <a href="#" onClick="createCookie('Role',Student)";>Student</a> </body> </html> [/CODE] I've …

Member Avatar for statutoryape
0
2K
Member Avatar for jino

Hi all, I am using codeigniter. I want to generate dynamically the contents of the textarea of the tinyMce. Is there any plugin for generating the content something like smarty. Thanks in advance. Jino

Member Avatar for jino
0
106