User Profile

Collapse

Profile Sidebar

Collapse
kalaisuresh
kalaisuresh
Last Activity: Jan 25 '08, 04:26 AM
Joined: Oct 10 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kalaisuresh
    started a topic how to use a shell script as a linux command

    how to use a shell script as a linux command

    Hai ,

    I have a shell script in my directory
    filename = c
    -----
    #/bin/bash
    clear
    -----
    root>c
    if i run this script in my directory it is working
    but i have this one to use like linux command
    whereever i am giving c that terminal or console has to be clear
    please help me
    See more | Go to post

  • kalaisuresh
    replied to Command to clear the mysql console
    hi i tried your code "\c" in redhat linux but it is not working;
    plz tell me anyother command for clearing the mysql console

    thank you
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    started a topic problem using jmol.js function
    in Java

    problem using jmol.js function

    hai,

    i am using the Jmol software for viewing the three dimensional structure.

    my program i am using <applet> and retrive download values
    and also i am using jmolAppletContr ol for UI controls


    using the following code i create a button and sending script to jmol.

    <applet code=\"JmolAppl etControl\" archive=\"../../jmol-10.2.0/JmolApplet.jar\ "...
    See more | Go to post

  • kalaisuresh
    started a topic find the date and size of the file.
    in Perl

    find the date and size of the file.

    hai

    how to find the date and size of the paricular file using perl

    thank you.
    See more | Go to post

  • kalaisuresh
    replied to error in perl with mysql
    in Perl
    hai

    i run the program in terminal

    IN TERMINAL
    -------------------
    Perl version: 5.008

    INC:
    /usr/lib/perl5/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/5.8.0
    /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
    /usr/lib/perl5/site_perl/5.8.0
    /usr/lib/perl5/site_perl...
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    replied to error in perl with mysql
    in Perl
    hai,

    i searched in my system we are installing only one version of perl that is in /usr/bin/perl

    in the same program if i use the use DBI::PurePerl;
    it is not show any thing and also it is not display anything.
    the PUREPerl is the without compilation.

    can you plz help me

    thank you
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    replied to remove carriage return in a string plz....
    in C
    HAi,

    I i use this one i get a parse error
    distant_repeat_ new_Nov21.cpp: In function `int main(int, char**)':
    distant_repeat_ new_Nov21.cpp:1 526: parse error before `=' token
    how can i rectify this one?.

    and i used the another coding,
    std::string::it erator e(sequence.end( ) - 1);
    std::string::it erator e1(sequence.end () - 2);
    if(*e == 'M' and *e1 == '^'){
    sequence.erase( e);sequence.era se(e1);}...
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    replied to remove carriage return in a string plz....
    in C
    hai,
    i try to find the '\r'
    int len=[$string.size()-1;
    if($string] == '\r')
    {
    $string[$string.size()-1] == '\0';
    }
    but it is not working.
    please help.
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    started a topic error in perl with mysql
    in Perl

    error in perl with mysql

    hai,

    in my program i used the DBI module

    my program running well in terminal(redhat linux 9.0)

    if i use the same program in interface (use CGI)
    that time it shows the log error

    [Mon Nov 27 20:29:35 2006] [error] [client] BEGIN failed--compilation aborted at /home/httpd/cgi-bin/mysql_kalai/selectPdb.pl line 9.
    [Mon Nov 27 20:29:43 2006] [error] [client] Premature end of script...
    See more | Go to post
    Last edited by kalaisuresh; Nov 27 '06, 09:07 AM. Reason: i missed the two lines

  • kalaisuresh
    started a topic remove carriage return in a string plz....
    in C

    remove carriage return in a string plz....

    Hi,

    I want to remove the carriage return from the string using c++.

    please anybody tell me.

    i am reading the string from another file.(each string is a single line);
    See more | Go to post

  • kalaisuresh
    started a topic javascript file problem

    javascript file problem

    <html>
    <script language=javasc ript src="java1.js"> <script>
    <body>
    <input type=button onclick=save()>
    </body>
    </html>

    javascript file
    -------------------
    function save()
    {
    alert('hai');

    }

    please anybody help me thank you
    See more | Go to post

  • kalaisuresh
    started a topic option selection using java script

    option selection using java script

    i have a assignment like

    based on the dynamic value pair of option button i want to create
    like if i give 4 then i want to create 4 pair of option box
    each pair have five check box.
    in that ,if i click a first pair first option all the five checkbox want to checked ... and
    if i click a first pair second option all the five check box checked should be false.

    please help me..

    ...
    See more | Go to post

  • kalaisuresh
    replied to popup window
    thank you very much i am going to use this one.
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    replied to popup window
    thank you very much i am going to us this one.
    See more | Go to post

    Leave a comment:


  • kalaisuresh
    started a topic popup window

    popup window

    how to show the popup window with dynamic width(based on the display values)
    thank you
    See more | Go to post

  • kalaisuresh
    started a topic how to retrieve the checkbox name

    how to retrieve the checkbox name

    using Two dimensional array how to retrieve the checkbox name in java script
    See more | Go to post

  • kalaisuresh
    started a topic File Manipulation

    File Manipulation

    How to create a file and write the values in the particular file using java script
    See more | Go to post
No activity results to display
Show More
Working...