User Profile

Collapse

Profile Sidebar

Collapse
kumuda v
kumuda v
Last Activity: Feb 25 '08, 10:15 AM
Joined: Jul 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kumuda v
    replied to Enabling InnoDB support
    Hi


    I am new to mysql, can you please tell me how to start it with InnoDB option.
    I referred the manual but I din't get the correct information.

    With regards,
    kumuda
    See more | Go to post

    Leave a comment:


  • kumuda v
    started a topic Enabling InnoDB support

    Enabling InnoDB support

    Hi,

    I am using MySQL 3.23 version where MyISAM is the default storage engine. But I need InnoDB storage engine. How to enable it in ubuntu.
    Can anyone please help me out.


    With regards,
    kumuda
    See more | Go to post

  • kumuda v
    replied to Problem with firefox and IE
    Hi Rawan,

    Thank you so much, It is working fine in both firefox and IE.

    With regards,
    kumuda
    See more | Go to post

    Leave a comment:


  • kumuda v
    replied to Problem with firefox and IE
    Thank u

    Now the page looks similar in both the browsers,
    But the problem is with arranging the boxes horizantally where box1 is of larger dimension and is to the right, box2 and box3 are of smaller dimension to the left of box1 one below the other.
    The code I have used is this.

    test.php

    <div class="containe r"><br>

    <!Box model starts here>
    ...
    See more | Go to post

    Leave a comment:


  • kumuda v
    started a topic Problem with firefox and IE

    Problem with firefox and IE

    Hi,

    I am new to web development. I have designed a main page using html and css, I am working in linux OS so I am using firefox. But the problem is with IE, where the entire contents and images is re-positioned . the page looks entirely different. Please anyone can help me in this regard. Here is the css and html code

    home.php
    [html]
    <html xmlns="http://www.w3.org/1999/xhtml">...
    See more | Go to post
    Last edited by drhowarddrfine; Jan 22 '08, 03:37 PM. Reason: Please use code tags

  • kumuda v
    started a topic Hiding password characters

    Hiding password characters

    Hi all,

    How to hide the charactes entered in the password field.

    With regards
    See more | Go to post

  • Hi all,

    I have one more issue.

    I want to add one option dynamically to dropdown box i.e. it will get the value from another page on clicking a link and it should add that value to existing list of dropdown box values.
    I have used the following code where 'SelectSP' is the name of the dropdown box

    [CODE=javascript] <script language="javas cript">

    ...
    See more | Go to post
    Last edited by ak1dnar; Aug 30 '07, 06:09 AM. Reason: Added the CODE Tags

    Leave a comment:


  • Hi all,

    I have one more issue.

    I want to add one option dynamically to dropdown box i.e. it will get the value from another page on clicking a link and it should add that value to existing list of dropdown box values.
    I have used the following code where 'SelectSP' is the name of the dropdown box
    [code=javascript]
    <script language="javas cript">

    ...
    See more | Go to post
    Last edited by kumuda v; Aug 30 '07, 05:13 AM. Reason: the concept was wrong

    Leave a comment:


  • Thank you Atli

    It is working.
    See more | Go to post

    Leave a comment:


  • Hi pbmods,

    I tried the code
    [code=html]
    <script language="javas cript">
    / <![CDATA[

    var myVar = "' . $Name . '";
    alert(myVar);

    // ]]>
    </script>
    [/code]

    But this is not working, it is just displaying the '.$Name.' but the contents of variable. Please help me.
    ...
    See more | Go to post
    Last edited by Atli; Aug 30 '07, 04:40 AM. Reason: Added [code] tags

    Leave a comment:


  • kumuda v
    started a topic Converting php variable into javascript variable
    in PHP

    Converting php variable into javascript variable

    Hi all,
    How to convert a php variable into the javascript variable. I need this because i want to display the content of php variable in the textbox of html field.

    With regards
    See more | Go to post

  • kumuda v
    replied to declaring array as a session variable
    in PHP
    Thank you,
    I got the solution for that.

    With regards
    See more | Go to post

    Leave a comment:


  • kumuda v
    started a topic displaying message using javascript

    displaying message using javascript

    Hi all,

    I want to display a message when a link is clicked, just below it. How will I do it using javascript and html.

    With regards
    See more | Go to post
    Last edited by kumuda v; Aug 23 '07, 09:36 AM. Reason: I got the solution for this problem

  • kumuda v
    started a topic declaring array as a session variable
    in PHP

    declaring array as a session variable

    Hello all,

    I want to pass the array from one php page to other php page. So how to make array as an session variable.

    with regards
    See more | Go to post

  • Sending data from child window to parent window

    Hello all,
    I am new to web programming.I have an issue that has to done using javascript and php.
    How can I pass the data from child window to parent window. I have already written the code to fetch the data from mysql database and and display it in the child window in the form of table. And when user selects the particular name. the same name should get transfered to parent window. How do I do this. Please help me out....
    See more | Go to post

  • kumuda v
    replied to Displaying mail id as an hyperlink
    in PHP
    Thank you so much for your reply.
    See more | Go to post

    Leave a comment:


  • kumuda v
    replied to Displaying mail id as an hyperlink
    in PHP
    Thank you so much for your reply. I got the solution for this. This is the hyperlink for client.

    And I have one more issue, How can I pass the data from child window to parent window. I have already written the code to fetch the data from mysql database and and display it in the child window in the form of table. And when user selects the particular name. the same name should get transfered to parent window. How do I do this...
    See more | Go to post

    Leave a comment:


  • kumuda v
    started a topic Displaying mail id as an hyperlink
    in PHP

    Displaying mail id as an hyperlink

    Hello all,
    How to diaplay the email ID fetched from the mysql database as an hyperlink using php and html

    With regards,
    kumuda
    See more | Go to post

  • kumuda v
    replied to Sending a mail using php
    in PHP
    HI
    I made the changes as given in the table of this link http://in2.php.net/manual/en/ref.mail.php and what are the other changes I am supposed to do. Please help me out.

    Thanks...
    See more | Go to post

    Leave a comment:


  • kumuda v
    replied to Sending a mail using php
    in PHP
    Thank u for the reply. I will try it out....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...