User Profile

Collapse

Profile Sidebar

Collapse
brettokumar
brettokumar
Last Activity: Feb 11 '11, 06:05 AM
Joined: Jul 3 '08
Location: chennai
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • brettokumar
    replied to not working in mozilla
    like this command

    i need to execute command like this
    cmdExec('bold') ;
    See more | Go to post

    Leave a comment:


  • brettokumar
    started a topic not working in mozilla

    not working in mozilla

    hi
    in my application im creating a html editor
    cmdExec() functions are working very well in IE

    but this commands are not working in mozilla firefox

    instead of this wat i hav to use
    plz share ur knoledge
    See more | Go to post

  • brettokumar
    started a topic shipping

    shipping

    hi in my project is a online shopping project

    how can i give the shipping cost of a product
    any one plz help me
    See more | Go to post
    Last edited by Frinavale; Feb 12 '09, 07:33 PM. Reason: Moved to ASP.NET Answers from Insights

  • brettokumar
    started a topic button disabled
    in .NET

    button disabled

    hi

    i hav a button i set a property for this button Enabled ="False";

    this button hav text and at all. while im run the application this button is disabled and the text is displayed in IE but the Text is dose not display is mozilla

    but i need to display text in mozilla with the button property is disabled

    plz share ur ideas
    See more | Go to post

  • brettokumar
    started a topic cookies probs
    in .NET

    cookies probs

    hai

    im storing value in cookies. if my 2nd value or 3rd value is stored means my previous cookies are expired my current cookies only stored others cookies values will be null

    how to i solve this probs.

    please share ur ideas
    See more | Go to post

  • brettokumar
    replied to select query
    hai ibrahim
    my table dosen't hav any duplicate records. but in my table a single id have multople image name like

    product_id img_name
    -----------------------------------
    IN1002321 00.jpg
    IN1002321 01.jpg

    like this only
    See more | Go to post

    Leave a comment:


  • brettokumar
    started a topic select query

    select query

    hai if im using this query

    SELECT PRODUCT_ID,ITEM _HEADING,IMG_NA ME
    FROM (SELECT DISTINCT A.PRODUCT_ID,A. ITEM_HEADING,B. IMG_NAME FROM EUS_SEL_ITEM A, EUS_IMAG B WHERE G1_NR ='12' AND A.PRODUCT_ID=B. PRODUCT_ID) temp
    WHERE rownum <= 3 ORDER BY rownum;

    i get a result like this
    PRODUCT_I ITEM_HEADING IMG_NA
    --------- --------------------------------------------------...
    See more | Go to post

  • brettokumar
    replied to using ifram
    in .NET
    i hav image and button in one form but i hav upload filecontrol in another form

    i.e if i click a button from form1 na the form2 to must be open the form2 hav upolder control i hav uploaded a image from form2 the from2 must be closed and the uploaded image must be display in form1 without bost pack
    See more | Go to post

    Leave a comment:


  • brettokumar
    replied to using ifram
    in .NET
    image uploading from one page to another page

    hi

    i hav image and button in one form but i hav upload filecontrol in another form

    i.e if i click a button from form1 na the form2 to must be open the form2 hav upolder control i hav uploaded a image from form2 the from2 must be closed and the uploaded image must be display in form1 without bost pack

    please share u ideas
    See more | Go to post

    Leave a comment:


  • brettokumar
    started a topic using ifram
    in .NET

    using ifram

    hi i my form im using ifram tag

    if i click a button from my form my ifram from will be open and im uploading a image the image is uploaded and it is diosplay in ifram form but the image can't display in my current form in ifram tag

    how to i refersh only my ifram tage

    please shar ur ideas
    See more | Go to post

  • brettokumar
    started a topic using ajax .net
    in .NET

    using ajax .net

    hi
    how many triggers can i use in a single updatepanel
    See more | Go to post

  • change the position of the web controls at runtime

    hi

    I want to know how to change the position of the web controls at runtime relative to some other control.
    by user like bbc.co.uk

    wat i hav to do for that

    plz share ur ideas
    See more | Go to post

  • brettokumar
    replied to db connection for a single command
    in .NET
    using oracle database server only but have different database...
    See more | Go to post

    Leave a comment:


  • brettokumar
    started a topic db connection for a single command
    in .NET

    db connection for a single command

    hi i hav different database i have to link all database table in a single query. how many db-connection can i use in a single command. in asp.net+c#
    See more | Go to post

  • brettokumar
    started a topic master page using
    in .NET

    master page using

    hi
    im using master page when im click lang btn like english in my aspx form at run time caption values are change in my aspx form only but not change in my master page control caption wat can i do plz share ur knowledge
    See more | Go to post

  • brettokumar
    started a topic email sending
    in .NET

    email sending

    hai
    im sending email it working properly but if i send mail to gmail.com means it sending but incase if im sending yahoo, rediff.. means it dosen't sending
    how can i over come this prob.
    See more | Go to post

  • brettokumar
    started a topic change language
    in .NET

    change language

    hi
    how can change my caption depends on my language selection
    that is my default language is English so while my page is loading my caption are display in english if i m change my lang. in run mode i hav to display all captionj in selected lang.

    plz shar ur ideas
    See more | Go to post

  • brettokumar
    started a topic using oracle client server
    in .NET

    using oracle client server

    hi i my pro im using orcale client server

    while i m using update query i run properly. but instead of query im using storeprocedure i can not execute it display error like 'invalid sql statement '

    if im execute that procedure in my pl/sql it run properly

    my code is like
    [code=cpp]
    public string exeQry(string qry)
    {


    int a;
    if (Con.State == ConnectionState .Closed)...
    See more | Go to post
    Last edited by Frinavale; Sep 18 '08, 05:51 PM. Reason: added [code] tags

  • brettokumar
    started a topic time out expired

    time out expired

    hi i ma using a query like to select country code using between query cause ip

    if im using this query i will fetch value sometime but i will display time out expired error some time.

    to over come this problem what can i to do

    can share your ideas with me

    my query is

    SELECT countryShort FROM IPCITYLATLONGIS P WHERE '3678433939' between ipFrom and ipTo
    See more | Go to post

  • brettokumar
    started a topic html editor
    in .NET

    html editor

    hi
    how can create my own html editor in my asp.net
    please share your thoughts with me.

    i need not any third party tool. i have to create my own editor

    please help me
    See more | Go to post
No activity results to display
Show More
Working...