Search

You searched for the word(s): userid:402221

Matching Posts

  • Generating Swift Messages

    Hello everyone, Do you know a dot net API to generate Swift messages MT103. I need to know the exact format of this message also... Any link or article might help...
    Posted to Free For All (Forum) by Goodway on 10/19/2009
  • Export to Money/Quicken

    I need to export a list of transactions to Quicken and Money from a web application developed using visual studio 2005. Is their an API? can I try it for free? Thank you.
    Posted to Web Forms (Forum) by Goodway on 10/16/2009
  • Re: Export to Money/Quicken

    I have a trial version of quicken 2008. I searched for a trial api for quicken but still didn't find it...
    Posted to Web Forms (Forum) by Goodway on 10/16/2009
  • calling a web service

    Hello everyone, I am calling a web service published on the Internet that returns a string for a windows application (VS 2005) and it is working fine (in the debug mode). When i compile this project and I double click the EXE file, I got a time out. Is this related to security of the user that is running the EXE? Please help.
    Posted to Getting Started (Forum) by Goodway on 10/13/2009
  • Advanced Search

    Hello everyone, I have an asp.net project built using visual studio 2005, the client requested an advanced search feature similar to the search texbox in facebook, where the user enters some characters and automatically the names that matches these characters will be returned. Thank you.
    Posted to Client Side Web Development (Forum) by Goodway on 10/7/2009
  • Re: Advanced Search

    Thank you guys... The list of suggestions are read from a table ? and filtered based on the characters entered?
    Posted to Client Side Web Development (Forum) by Goodway on 10/7/2009
  • Re: read a string from a web page

    Thank you Lspence but the line of code reader.ReadToEnd().Contains("successful operation") is returning always false even if the "successful operation" string is written. After debugging the error and I added a watch on the reader object, I found that all properties are returning: Length = 'reader.BaseStream.Length' threw an exception of type 'System.NotSupportedException' Position = 'reader.BaseStream.Position' threw an exception of type 'System.NotSupportedException'
    Posted to Web Forms (Forum) by Goodway on 10/5/2009
  • Re: read a string from a web page

    Hi lspence, I included the full path of my page... Do you have any other suggestion? Thank you.
    Posted to Web Forms (Forum) by Goodway on 10/5/2009
  • Export to Excel/PDF/Quicken

    Hello everyone, I have a web application developed using Visual Studio 2005, I want to implement the export to excel (without using Excel automation), and export to PDF and export to Quicken. Can you help? Thank you.
    Posted to Web Forms (Forum) by Goodway on 9/28/2009
  • read a string from a web page

    Hello everyone, I am working on an asp.net project (visual studio 2005 using C#). I need to read a string posted on that page. For example: http://www.mysite.com/page1.aspx . I need to check if this page contains the string "successful operation" or "Unsuccessfull operation". This page contains no controls or component (nothing, just one of the 2 messages displayed above). how can I do that? Thank you.
    Posted to Web Forms (Forum) by Goodway on 9/28/2009
Page 1 of 21 (210 items) 1 2 3 4 5 Next > ... Last »