Search

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

Matching Posts

  • Re: RE: Hyperlink!!

    What do you want to do please explain a little bit are you taking the values in a textbox and want to display on the same page A or a separate page B? If you want to take values in a textbox and display on same page I would recommend you to use AJAX. Using the update panel you can simply update the hyperlink with the values entered in the textbox placed any place on the page without the round tri[ to the server and yes you can use either of the above hyperlink or asp:hyperlink control
    Posted to Web Forms (Forum) by arsalan on 8/19/2009
  • Re: Drag functionality on web page map

    You can use the ASP .Net 2.0 WebParts for the functionality You have the zones defined and thats pretty much simple I do agree the javascript thing would work but I guess that would be a lot of javascript prone to errors but giving you more felexibility
    Posted to Web Forms (Forum) by arsalan on 8/19/2009
  • Re: back button with viewstate("urlreferrer") and multiple pages.

    One your first page (the page where the user lands) get the Request.URlreferer and store it in a session and not the view state . Check if the referre URL is not local or internal then store it in the session this way your session variable will always have the URL of the referring website no matter how many pages you move along in your website and once the user hits the back button u simply redirect him back to his website.
    Posted to Getting Started (Forum) by arsalan on 6/18/2009
  • Arabic text turned into junk characters

    Hi I have been updating a solution created in Visual Studio 2003 having both english and arabic text. Tell a month or so everything was going fine till yesterday suddenly while I was writting some code the Visual studio got stuck and the all the Arabic text had changed in to junk characters. This has happened with me for the second time. For some general users in my office they say that this has happend to them before. I have no clue as to what might have gone wrong. Anyone been through this kind
    Posted to Getting Started (Forum) by arsalan on 3/4/2009
    Filed under: translation, Arabic/Urdu Characters
  • Re: ASP .NET Compilation user is not able to create files

    Well the network service has access to the folder checked that. Sorry for the late reply but I had started to work on some other project on a priority basis.
    Posted to Installation and Setup (Forum) by arsalan on 2/1/2009
  • ASP .NET Compilation user is not able to create files

    I have a server with visual studio 2003 installed. I connect to the system remotely and its giving me some issues. When I compile the project it throws no errors or exception its a clean build. But once I try to debug the project it gives me a strange excetion SYSTem.IO.IOException I can see that the temporary folders in the Microsoft.NEt folders C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\test3 are not being created. any clues please.
    Posted to Installation and Setup (Forum) by arsalan on 12/24/2008
  • Re: trying to run Application in Visual studio 2003

    Is there any way to check this?
    Posted to Web Forms (Forum) by arsalan on 12/23/2008
  • Re: compilation error in Visual studio 2003

    Am i missing something in the check list? this is a really simple thing but I guess maybe once my system has changed the network and the domain it was in does the aspNet user get affected by all this?
    Posted to Configuration and Deployment (Forum) by arsalan on 12/23/2008
  • Re: compilation error in Visual studio 2003

    Well double checked that again. I have configured my Visual Studio to halt on any exception thrown. Now I find this "A first chance exception of type 'System.IO.IOException' occured in mscorlib.dll" Any suggestions again.
    Posted to Configuration and Deployment (Forum) by arsalan on 12/23/2008
  • Re: compilation error in Visual studio 2003

    Well yes i do. I can create as many files and folders son this server a i want. Let me put the complete scenario in front maybe you can help as the error is not helpful at all. I had this server configured and running an application on a server placed in my intranet/domain. I am not an expert in deployment. I just had to move this server to another location physically, but I have remote access to work on this system. When I tried to compile my already running project it gives me this error now I
    Posted to Configuration and Deployment (Forum) by arsalan on 12/23/2008
Page 1 of 13 (125 items) 1 2 3 4 5 Next > ... Last »