User Profile

Collapse

Profile Sidebar

Collapse
satees
satees
Last Activity: Nov 1 '07, 06:06 AM
Joined: Sep 2 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • satees
    started a topic Synchronization problem...
    in .NET

    Synchronization problem...

    Hi,

    I am creating website with using webservices and oracle database. In which i have expect the synchronization problem in future. So how to solve or prevent this synchronization problem through coding or any way.

    Any idea that would be great !

    Thanks,
    Satees
    See more | Go to post

  • satees
    started a topic How to set attribute to the controls in datagrid?
    in .NET

    How to set attribute to the controls in datagrid?

    Hi,

    I have datagrid control which contains textboxs in ItemTemplate. I need to set attribute to the textbox for the purpose of accessing the client side java script function.

    Here is my code snip.

    [INLINECODE]

    <asp:TemplateCo lumn HeaderText="Fld Date">
    <ItemTemplate >
    <%# (DataBinder.Eva l(Container.Dat aItem,"DATE","{ 0:d}").ToString ())...
    See more | Go to post

  • How to validate the textbox in datagrid using javascript?

    Hi,

    I have a textbox control in Footer Template within datagrid. I need to validate the textbox using client side javascript. When trying it, i got an error that the control not exist. I think the datagrid sets some unique id to the textbox at runtime.

    Please help me how to do this ?

    Thanks in advance.

    Satees
    See more | Go to post

  • satees
    started a topic How to add dynamic row in datagrid?
    in .NET

    How to add dynamic row in datagrid?

    Hi,

    I have displayed firstname, lastname and city fields in the datagrid. In these, first two are bound columns and the city is template column which has dropdown list control.

    When i click "Add new row" button, i need to add one dynamic row which has two textbox and one dropdown fields within the datagrid. After entering the value, it will br displayed in the datagrid.

    Plz help me how to do...
    See more | Go to post

  • satees
    started a topic How to Grab the data from other websites?
    in PHP

    How to Grab the data from other websites?

    Hi,

    I need to grab the data from the other specified websites, any idea how to implement this?

    Thanks in advance.

    Satees
    See more | Go to post

  • satees
    started a topic Need to integrate with paypal ...
    in PHP

    Need to integrate with paypal ...

    Hi friends,

    My application needs to integrate online payment with paypal. I am using the form based online payment. So please help me, what are all informations needs to pass through the form and what about the return URL. If posible give me the sample coding.

    Thanks in advance.

    Thanks,
    Satees
    See more | Go to post

  • satees
    started a topic How to split datetime format?
    in .NET

    How to split datetime format?

    Hi,

    I have stored "DateTime" format in the database, but i need only "date" at the time of retrive. How to do this? Please help.

    Thanks in advance.

    Satees
    See more | Go to post

  • satees
    started a topic Diff. between PHP 4 and PHP 5 ?
    in PHP

    Diff. between PHP 4 and PHP 5 ?

    Friends,

    Can explain the key difference between PHP4 and PHP5 ?

    Thanks,
    Satees
    See more | Go to post

  • satees
    started a topic How to do video rating using php?
    in PHP

    How to do video rating using php?

    Hi friends,

    I need to implement the "video rating" option in my website.

    Its some thing like ***** should be used to rate the video.

    Any idea how to implement this feature ?

    Thanks,
    Satees
    See more | Go to post

  • satees
    replied to Problem in External Mailing Feature
    in PHP
    yes, the roundcube's code was written in php only...
    See more | Go to post

    Leave a comment:


  • satees
    started a topic How to check the valid email address?
    in PHP

    How to check the valid email address?

    Hi,

    I need to check the given email address is valid or not within the specified server.

    For eg: If i give the address xyz@yahoo.com, the code need to check with the yahoo server whether the id available or not.

    is it posible?

    Thanks in advance.
    See more | Go to post

  • satees
    started a topic Problem in External Mailing Feature
    in PHP

    Problem in External Mailing Feature

    Hi,

    I instaled the external mailing feature called "Roundcube" within my application.
    This is the open source product. Using this product we can send/receive the mails just like a hotmail etc.,

    Using this, we can create an account, the system automatically create four folders such as inbox,sent,draf ts and trash.

    Now the problem is, for some accounts the system creates only the "inbox"...
    See more | Go to post

  • satees
    replied to Javascript code in ASP
    Hi,

    For date picker calendar function codings, refer this website:
    http://javascriptkit.c om/script/cutindex1.shtml
    See more | Go to post

    Leave a comment:


  • satees
    replied to send mail? help me!
    in PHP
    Hi,

    Use swiftmailer for better performance.
    Refer the following link:
    http://www.swiftmailer .org/
    See more | Go to post

    Leave a comment:


  • satees
    replied to interview question in php?
    in PHP
    Hi,

    Better use these sites for all kind of interview questions.
    http://www.geekintervi ew.com/
    http://kyapoocha.com/
    See more | Go to post

    Leave a comment:


  • satees
    replied to sending email in php
    in PHP
    Hi,

    you can use swiftmailer for better performance.
    Refer the following link:
    http://www.swiftmailer .org/
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...