User Profile

Collapse

Profile Sidebar

Collapse
Sudantha
Sudantha
Last Activity: Oct 15 '07, 11:25 AM
Joined: Mar 28 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Sudantha
    replied to Create DTS with two databases
    Hi,

    Thanks a lot for your advice. Yes that method works fine.

    Sudantha
    See more | Go to post

    Leave a comment:


  • Sudantha
    started a topic Create DTS with two databases

    Create DTS with two databases

    Hi,
    I need to get some selected columns of two tables in TWO DATABASES , AND get those data to an excel file. Think the best way is to create a DTS. But dont know how to create it for this situation (having two databases) . Please help me to solve this problem.

    Thanks
    See more | Go to post

  • Sudantha
    replied to Problem with Safari Browser - C#
    in .NET
    Hi, thanks a lot for your response. Actually I thought to check the browser. But here according to the logic in the application it doesn't give a better solution. Its much better if possible to have a solution to avoid this issue. Anybody who has an idea about this issue please help.
    See more | Go to post

    Leave a comment:


  • Sudantha
    started a topic Problem with Safari Browser - C#
    in .NET

    Problem with Safari Browser - C#

    Hi,
    I'm working with a web application which is developed using asp.net c#. In a particular page when click on a button it has to do a process and then proceed to another page. While in this process it checks "IsPostback " property. As it should be its value is "false" when working with IE, Firefox. But that value becomes "true" when working with Safari Browser. Therefore according to the application logic that...
    See more | Go to post

  • Sudantha
    replied to Send mail with .aspx page as the template
    in .NET
    Hi, thanks for the response. But my requirement is not the same. It is possible to send e-mail in my current application. If I explain the requirement more clearly, after the user fill a form which is having fields for ex: FirstName, LastName ....... and click on the submit button, the application sends a mail to an address which is specified in the webconfig. But that current mail is not much creative. Therefore I need to use a seperate aspx file,...
    See more | Go to post

    Leave a comment:


  • Sudantha
    replied to Send mail with .aspx page as the template
    in .NET
    Hi, thanks a lot fo your reply. Yes it is possible to send e-mails. It works fine with smtp. But I need to use a template in a seperate aspx page. I know this is possible. But need to know how to do it.
    See more | Go to post

    Leave a comment:


  • Sudantha
    started a topic Send mail with .aspx page as the template
    in .NET

    Send mail with .aspx page as the template

    My requirement is to enhance the mail sending capability of a web application using a well formatted .aspx page as the template. I use C# ASP.NET. Please provide an idea.
    See more | Go to post

  • Sudantha
    started a topic Problem with xml response
    in .NET

    Problem with xml response

    I'm developing an application which communicate with a web service to get xml response. The problem is the response not well formed xml. The start of the document appears like below.

    "<?xml version=\"1.0\" encoding=\"utf-8\" ?>

    I need to remove the "\" characters and starting " from this document to make it well formed. I use the below code.

    HttpWebResponse...
    See more | Go to post

  • Hi,
    Thanks for everyone who replied for this problem posted by myself. Recenly I found a good article which provides an excellent answer for this question. Follow the link below anyone who is interested.

    http://www.eggheadcafe.com/articles/20020929.asp

    Thanks

    Sudantha...
    See more | Go to post
    Last edited by Banfa; Apr 8 '07, 10:21 PM. Reason: Email Address removed in accordance with posting guidelines

    Leave a comment:


  • Hi, thanks for your guid. I will look more about object serialization

    Sudantha...
    See more | Go to post

    Leave a comment:


  • Hi,

    Thanks, but here is an special requirement to store an object as i stated above. The application is developed using asp.net c#. Do you have any solution for it?...
    See more | Go to post

    Leave a comment:


  • Hi,

    I want to know that, the thing i need to insert is an object. In this case the object of the student class. Then is should be stored in a db table as a binary in one column and the stid in the other column as the key. When it requires, it should be possilbe to retrive that object using the stid and use in the application. Hope its clarify the prob....
    See more | Go to post

    Leave a comment:


  • Sudantha
    started a topic Store and retrieve objects - Please help

    Store and retrieve objects - Please help

    I need to store C# object and object id in sql server db. Ex, student object having stid, name, addr and retrieve it using the stid. Can anyone provide a solution please?
    See more | Go to post

  • Sudantha
    started a topic Localization with javasripts - Please help!

    Localization with javasripts - Please help!

    I need to localize a website developed using asp.net c# and javascripts. The site should be displayed in both english and chinese. Can anyone give me an idea of how to handle the javascripts? The current site is only in English.
    See more | Go to post

  • Sudantha
    started a topic Localization English to Chinese
    in .NET

    Localization English to Chinese

    I need to localize a web application to work with both English and Chinese. The application is developed using asp.net c#, javascript and sql server 2000. I think better to use sattelite assemblies for this. But I have no solution for javascripts. Can anyone help me?
    See more | Go to post

  • Sudantha
    started a topic Store unicode

    Store unicode

    I need to store some unicode characters to a sql server 2000 db. I use asp.net C#. The application works but the inserted values display as question marks in the db. The value type of the db column is ntext. Can anyone help?
    See more | Go to post
No activity results to display
Show More
Working...