Search

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

Matching Posts

  • Re: JQuery using Json to call Controller/Action

    Hello, I have the same problem as caladin. Please, did you solve it? And how??? Thank you very much.
    Posted to Client Side Web Development (Forum) by xesteban on 4/20/2009
  • About mobile web development

    Hello, I have realized that web mobile controls are very simple because it's important to reach high compatibility with many devices (using adaptive rendering), but my question is: if I use ASP.NET 2.0 web controls inside mobile device specific controls without applying any filter (using <Choice></Choice>), will I be able to reach high compatibility with many devices? Am I working with adaptive rendering if I use ASP.NET 2.0 web controls? Thanks in advance, Xavi.
    Posted to Mobile and Handheld Devices (Forum) by xesteban on 7/10/2008
  • Is it possible to call aspx page from php web site?

    I have a web site developed in php. I need to call an aspx page from a php page. 1. Is it possible? 2. If yes, how could I do it? 3. If yes, is it necessary to have the aspx page located in the php server? Thanks.
    Posted to Migrating from PHP to ASP.NET (Forum) by xesteban on 1/24/2008
  • Re: Load picture in crystal report

    Hi tompy_nation, I have read the article and I am trying to use it for solving my problem but no image is displayed in the report. I am using VS 2003. Maybe the problem is that I can not (or I do not know how to) set the datatype system.byte[] to the image column of the image table in the dataset? Thanks.
    Posted to Crystal Reports (Forum) by xesteban on 12/10/2007
  • Mobile Web Controls vs. Web Controls

    I am using VS2003 and I have realized that Mobile Web Controls are very basic and simple. So I saw in a post the way to use Web Controls inside Mobile Web Forms. Since then, I often use Web Controls instead of Mobile Web Controls. I put the Web Control inside a Mobile DeviceSpecific and put this DeviceSpecific inside a Mobile Panel. Why the Mobile Controls are so simple? Does it happen the same in VS2005 or 2008? And, is it right to use only Web Controls inside Mobile Web Forms? Thanks.
    Posted to Mobile and Handheld Devices (Forum) by xesteban on 11/29/2007
  • Re: Load picture in crystal report

    And how do I do that? Programmatically? The path of the picture is selected at design time.
    Posted to Crystal Reports (Forum) by xesteban on 11/19/2007
  • Load picture in crystal report

    Hi, I need to include a picture in my report. I do "Insert Picture" and then select the path where the picture is located (local HDD). The development machine and the server are the same. It works well in development environment but when I deploy the application in the production server, the picture is not displayed in the report. The reason is that the path I select is a local path, not a server path. How can I select a relative server path when the picture is included? Thanks in advance
    Posted to Crystal Reports (Forum) by xesteban on 11/19/2007
  • Re: Word automation drives me crazy.

    I do not understand at all the second part of your answer. "You have done very well even to get Winword to activate. You will need to use component services to set permissions. This set-up work is best done using a server running as virtual machine as you readily make a copy of a pritine server image, install onto that and test until you can install and it work first time. ". Can you explain me this, please? Thank you very much.
    Posted to Enterprise Services Integration (Forum) by xesteban on 10/15/2007
  • Word automation drives me crazy.

    Hi, I'm automating Word in ASP.net using Word.Application. It works fine when accessing from the same machine that runs IIS. But when I access from another machine (client), the process winword.exe is created in the server but is not visible. It's not visible in the client machine too. The server code creates a Word document based on a template and populate some bookmarks. I'm using Impersonation in web.config. My question is: 1. Why the document is not visible in the server? 2. Why the
    Posted to Enterprise Services Integration (Forum) by xesteban on 10/15/2007
Page 1 of 3 (30 items) 1 2 3 Next >