Search

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

Matching Posts

  • Alternate row style with DataList

    Hi, I have a datalist with reapeatcolums = 4 that displays images. I want to make alternate row in different colors. unfortunately in this case AlternatingItemStyle-BackColor doesn't work. As expected it will alternate the color between 4 images in a single row. I have seen many post with tables inside heade and "tr" inside item template. But here i can't put this as i have repeat columns>1. Does anyone know a work around method to do it. Thx
    Posted to Data Presentation Controls (Forum) by aalokitoaami on 8/3/2009
    Filed under: Datalist, ASP.NET, style, alternating row
  • Web proxy to hide my ip

    I know this is not the right forum to post. Anyone with a good suggestion from here i can get the anser is always welcome(other forum name) . I haeve to develop a bot which will login into a site and fetch some information for the user so that user need not to login everytime for viewing the information. This is a very simple bot and i have developed it. But the problem is as the bot is using the same IP every time, the admin may watch it and block the ip. So i need to hide the ip through some proxy
    Posted to Security (Forum) by aalokitoaami on 5/5/2009
    Filed under: proxy, .net, C#, hide ip, ip, IP Address
  • Creating browser application for Blackerry

    I have to start creating browser application for Blackberry. But i am totally new to this mobile application world of .Net. I am not getting any point to start working. Please give some information about the basic requirements of creating blackberry application and some sort of tutorials to start with. I am using Visual studio 2008.
    Posted to Mobile and Handheld Devices (Forum) by aalokitoaami on 4/7/2009
    Filed under: ASP.NET Mobile Controls, basic, begining, Blackberry
  • Grid view custom template add in runtime

    In my project i am having a grid which is having a fixed name column and other columns will will be added dynamically depending on some conditions. The column is having a textbox and one button in the header to filter the grid accound to the value put in the header textbox. It is running fine when i am adding all template as my custom template header and item as custom template. But for some row i dont want to apply the filtering, so i want to skip the header templte and add some simple header text
    Posted to Data Presentation Controls (Forum) by aalokitoaami on 12/16/2008
    Filed under: template column, custom template, grid view, ITemplate, asp.net 2.0
  • Re: Find (also "find and replace") not working in Visual Studio

    I was having the same problem of not showing find dialog in run mode. I tried to reset the settings from command prompt but it didn't solve the problem. I was also able to search assuming some hidden search panel was there. It was performing the search. I started to change my resolution to get back the dialog as someone was telling for some 3 monitors like situation. And finally with resolution 1280X1024 i got the find dialog and positioned it in middle and went back to 1024X768 resolution which
    Posted to Visual Studio 2005 (Forum) by aalokitoaami on 11/26/2008
    Filed under: Visual Studio 2005, ctrl F, find dialog, control+F
  • Re: Equivalent of client script registration in AJAX application

    I got the answer. I got the same functionality with ScriptManager.RegisterStartupScript(...).
  • Equivalent of client script registration in AJAX application

    I was using some javascript to make a textbox readonly in the page load. So i was ussing the Page.RegisterClientScript(...) method to add the script with the ClientID of the textbox. It was working fine as usual. But now i have added Ajax functionality to that page and the TextBox in inside a updatepanel. So when the update panel updates (asynchronously), the readonly nature of the textbox is loosing. As the script registered with Page.RegisterClientScript(...) works only in the time of PageLoad
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by aalokitoaami on 9/23/2008
    Filed under: RegisterClientScript, updatete panel, ajax, javascrip, register startup script
  • Re: How to Stop ajax callBack

    You can check this link. It may b helpful http://www.asp.net/AJAX/Documentation/Live/tutorials/CancelAsyncPostback.aspx
  • Encrypt Password to make retrival possible

    I am with the very old question of encrypting password. I want to store it in SQL server in encrypted form and want to get it back if the user forgets it and want to get back. For that i was going with Rijndael encryption. Can anybody suggest me what is the best algorithm as supported by asp.net to do this kind of encryption and description. I don't want to use MD5 type one way encryption. and also give some useful related links.
    Posted to Security (Forum) by aalokitoaami on 9/22/2008
    Filed under: password, security, asp .net 2.0, asp.net Security, decryption, encrypt, retrive
  • Re: How to Execute FFMpeg

    Hi, I have gone through your post http://forums.asp.net/t/1124171.aspx and found some very useful info for converting video to flv. I tried to convert a video teat.avi to test.mpg which was done beautifully. But when i tries to convert the same .avi to .flv i got the following error. E:\All R n D\FLVConverting>ffmpeg -i test.avi test.flv FFmpeg version SVN-r13712, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-memalign-hack --enable-avisynth --enable-libxvid --ena ble
    Posted to Free For All (Forum) by aalokitoaami on 7/31/2008
Page 1 of 5 (44 items) 1 2 3 4 5 Next >