Search

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

Matching Posts

  • What is/does PreviewScript.js

    I have taken over a website. This site makes use of PreviewScript.js. Since I experience a problem in the file: "Control is already registered' i want to know more about it. Unfortunately searching the internet was no help. Can one of you guys help me with these questions: What is this file for? How do I get such a file? User written? How can I check if it is correct? ... Many thanks for your assitance. Regards, Doolaard
    Posted to ASP.NET AJAX UI (Forum) by doolaard on 7/21/2008
  • Dynamic screen partition

    Hello, i have a request for some hints. I want to do the following: I want to display maps on the screen based on the number of slected users in a list box. This means when I have one user selected I display one map full screen/container. When I select 2 I divide the full screen/container in 2 equal parts and display 2 maps,etc... I was thinking of 1, 2, 4 and maximum 8 for large screens. Who has tips or even a solution for this? Many thanks, Jan
    Posted to Web Forms (Forum) by doolaard on 3/3/2008
    Filed under: screen partition
  • Re: Create subdirectory in My Documents on the device

    I am not sure what you mean? But what solved my problem is: - Open the Primary output in Visula Studio - Add the 'My Documents Folder' when not present and select it - Create a subfolder that you give the name %AppName% - Make sure that the property ProductName of the deployment project is the name of your application - Put the file(s) that you want to be deployed in the AppName folder - Rebuild and install the cab I hope this is what you meant. Jan
    Posted to Free For All (Forum) by doolaard on 11/13/2007
  • Re: Create subdirectory in My Documents on the device

    Instead of discussing about something trivial I would have liked if you made the effort to answer questions instead of meaningless discussions about what should be on the forum. By the way via Google forums I have my solution already and within an hour and not after a discussion with a couple of nerds. END OF THIS
    Posted to Free For All (Forum) by doolaard on 11/9/2007
  • Re: Create subdirectory in My Documents on the device

    When you read my question you see that I am talking about placing a file in a certain directory and yes it is asp.net and on a Mobile Device there is no wwwroot and this post happens to be in the forum group for Mobile and Handheld Devices. When you can give me an answer it would be fine but this discussion so far has no bearing at all. Jan
    Posted to Free For All (Forum) by doolaard on 11/8/2007
  • Re: Create subdirectory in My Documents on the device

    Of Course this is a .net issue it is a deployment project fir it!
    Posted to Free For All (Forum) by doolaard on 11/7/2007
  • Create subdirectory in My Documents on the device

    Hello, i need to deploy a settings file in a subdir of the special directory My Documents. I want the name of that subdir to be the name of the application. How can I do that? For example. The name of the application is TestSettings.exe and the name of the file is test.xml. I want test.xml have a path of My Documents/TestSettings/test.xml I know I can create the subdir in the deployment project and give it a name by hand. However I want to do it dynamically, based on the applicationname
    Posted to Free For All (Forum) by doolaard on 11/7/2007
  • 'Most Recently Used' list for text

    Hello Experts, I want to show dynamically textual information on a form. At the moment I use a listbox to accomplish this. However the information does not need to be retained. Therefore I look for a solution the lets me specify the max number of items that are retained and if that number is reached, the oldest will be removed to make place. Something like a 'most recently used' list. Do you have ideas for this? Let me know, Thanks, Jan
    Posted to Web Forms (Forum) by doolaard on 8/2/2007
  • HttpModule to copy WEBRequest and send it also to a different server

    Hello, Currently I receive webrequest on my server. i want to write a HttpModule that must send the same Request (its contents) to a different URL. How is that done in the best way? Many thanksfor your time, Jan
    Posted to HttpHandlers and HttpModules (Forum) by doolaard on 5/23/2007
  • Re: Problem with sending an image file with post request

    Ok, I found the solution to this problem myself. It appears that before you can issue the GetResponse the stream that was used to write the request (here oWriter) must be Closed. This is different behaviour than on the desktop environment. I found that out by making the real message of the exception available. This message was not available as a result of a not deployed diagnostics cab file: C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\Diagnostics and choose the file for your
    Posted to Mobile and Handheld Devices (Forum) by doolaard on 12/21/2006
Page 1 of 2 (16 items) 1 2 Next >