User Profile

Collapse

Profile Sidebar

Collapse
sridhar21
sridhar21
Last Activity: Aug 29 '07, 03:10 PM
Joined: Feb 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • datalist inside updatepanal and outside panel control

    hi to all


    i am having datalist inside updatepanel and a panel(default VISIBLE FALSE) outside updatepanel and
    i am having linkbutton as item templete in datalist, if i click the linkbutton, change visible property as TRUE of the panel (which was outside the updatepanel)


    thanks

    --------------------------------------------------------------------------------
    See more | Go to post

  • datalist inside updatepanal and outside panel control

    hi to all


    i am having datalist inside updatepanel and a panel(default VISIBLE FALSE) outside updatepanel and
    i am having linkbutton as item templete in datalist, if i click the linkbutton, change visible property as TRUE of the panel (which was outside the updatepanel)


    thanks
    See more | Go to post

  • Thanks for reply

    I think that u can't understand my question

    i have a panel set default visible false and a iframe is inside that panel.

    inside the iframe i am calling another page contains the details of the users

    My datalist displays the list of users in linkbutton

    when i click the linkbutton
    panel should be visible and the detail should be display in the panel...
    See more | Go to post

    Leave a comment:


  • acess a control which was outside the datalist in itemcommand asp.net2.0,c#

    hi to all


    I am sridhar

    My doubt is


    I got a panel and a datalist and a button inside the datalist in my webform


    panel placed out side the datalist and default VISIBLE FALSE
    when i click the button which was inside the datalist, i want to make panel VISIBLE TRUE in item command


    i.e

    I want to access the outside control...
    See more | Go to post

  • sridhar21
    started a topic Select all tables in a database

    Select all tables in a database

    hi to all


    i am sridhar


    My question is:

    To select all tables in a database is

    select name from sysobjects where type='U'

    But want to mension the database name in the query itself


    select .............. where database = 'mydatabas'"

    i need query for this


    thanks
    See more | Go to post

  • sridhar21
    replied to request and response+asp.net 2.0+c#
    in .NET
    I need some explaination eith code plz

    thanks
    sridhar...
    See more | Go to post

    Leave a comment:


  • sridhar21
    started a topic request and response+asp.net 2.0+c#
    in .NET

    request and response+asp.net 2.0+c#

    hi to all

    This is sridhar

    I have one doubt

    i went to sent a request to a web site i need some response from that web site


    For example :


    I want to register no. as a request to a web site and mark sheet while be the response from that web site?


    Example with code will be very useful for me

    thanks

    sridha...
    See more | Go to post

  • sridhar21
    started a topic sql query

    sql query

    hi to all

    i am sridhar

    i have 1 doubt

    Query to select the text after a particular character


    for example

    Sridhar's

    i want to select the text after ' (single quote)

    the result is 's'

    i need query for this


    thanks
    See more | Go to post

  • sridhar21
    started a topic web sevice in asp.net with c#
    in .NET

    web sevice in asp.net with c#

    Hi to all

    I am sridhar i have one doubt



    i want to send a request to any one site and i need some replay from that site
    using web service in asp .net with c#


    For example if i sent a registration number to site(online result site) from my application
    i need result(pass or fail) as response from that site


    pls given example with code
    ...
    See more | Go to post

  • sridhar21
    replied to creating a table
    insert into emp values(100,'sri dhar','programm er')
    See more | Go to post

    Leave a comment:


  • sridhar21
    replied to Retrieve data from database in datatable
    in .NET
    hi

    first tell me u r using asp.net with c# or vb.net

    ok
    See more | Go to post

    Leave a comment:


  • sridhar21
    replied to How to play mp3 file in asp.net,c#
    in .NET
    sorry for late reply

    this is the error

    Parser Error Message: File or assembly name PseudoMp3, or one of its dependencies, was not found.

    but i got that by using

    <embed scr="1.mp3"></embed>

    i need one more help from u
    i need to run more than one songs in loop it is possible

    pls help !!!!!!!!!!!!!!! !!!!


    thanks...
    See more | Go to post

    Leave a comment:


  • sridhar21
    replied to How to play mp3 file in asp.net,c#
    in .NET
    sorry for late reply

    i got error on this line


    <%@ Register TagPrefix="pseu doengine" Namespace="Pseu doEngine"
    Assembly="Pseud oMp3" %>


    thanks...
    See more | Go to post

    Leave a comment:


  • sridhar21
    replied to How to play mp3 file in asp.net,c#
    in .NET
    thanks but

    i already use this code which was not working

    i got error in Register line
    any idea...
    See more | Go to post

    Leave a comment:


  • sridhar21
    started a topic How to play mp3 file in asp.net,c#
    in .NET

    How to play mp3 file in asp.net,c#

    hi to all


    i am sridhar

    i need to play mp3 file in asp.net,c#

    Help me!!!!!!!!!!

    thanxs
    See more | Go to post

  • sridhar21
    started a topic file upload in asp.net,c#
    in .NET

    file upload in asp.net,c#

    hi to all

    i am sridhar


    Question:

    i need a simple example to upload a file in asp.net using c#


    thanks
    See more | Go to post

  • sridhar21
    started a topic how to running a movie in asp.net c#
    in .NET

    how to running a movie in asp.net c#

    hi to all

    i am sridhar

    i my same project i want to show a small movie in my first page
    please tell me how to call a movie (.avi) file in asp.net

    thanks
    sridhar
    See more | Go to post

  • sridhar21
    started a topic Image Rotator
    in .NET

    Image Rotator

    Hi to all

    i am doing one sample project
    In my first page i want to display some images
    and i want to rotate the image using some time condition

    ie.,

    i have 4 images, the first image will be displayed first and after 5 seconds i want to display the second image and conti.... after forth image, first image should be displayed again and conti....

    thanxs
    See more | Go to post

  • sridhar21
    started a topic function in storeed procedure
    in .NET

    function in storeed procedure

    hi to all

    i am sridhar

    i need a simple example for all type of function in stored procedure

    thanxs
    See more | Go to post

  • sridhar21
    started a topic textbox to datagrid
    in .NET

    textbox to datagrid

    hi

    i am sridhar


    Question:

    i have three textboxes i am giving values in the texboxes this values should be stored in first row of the datagrid and then second set of values in the textboxes should be stored in second row of the datagrid without involving database


    thanxs
    See more | Go to post
No activity results to display
Show More
Working...