Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for satees

Hi, I need to grab the data from the other specified websites, any idea how to implement this? Thanks in advance. Satees

Member Avatar for keval_hack
0
114
Member Avatar for satees

Hi, I have a textbox control in Footer Template within datagrid. I need to validate the textbox using client side javascript. When trying it, i got an error that the control not exist. I think the datagrid sets some unique id to the textbox at runtime. Please help me how …

Member Avatar for greeny_1984
0
92
Member Avatar for satees

Hi, I have displayed firstname, lastname and city fields in the datagrid. In these, first two are bound columns and the city is template column which has dropdown list control. When i click "Add new row" button, i need to add one dynamic row which has two textbox and one …

Member Avatar for alc6379
0
1K
Member Avatar for satees

Hi, I have stored "DateTime" format in the database, but i need only "date" at the time of retrive. How to do this? Please help. Thanks in advance. Satees

Member Avatar for SheSaidImaPregy
0
213
Member Avatar for satees

Hi, I am creating website with using webservices and oracle database. In which i have expect the synchronization problem in future. So how to solve or prevent this synchronization problem through coding or any way. Any idea that would be great ! Thanks, Satees

0
60
Member Avatar for satees

Four buildings A,B,C ,D Building1 Build2 ActualDistance AllowedDistance A B 50 60 A C 40 50 A D 40 35 B C 90 10 B D 78 12 C D 45 50 in this combination if the actual distance is < allowed diatnce then the two buildings will be considered …

0
60
Member Avatar for satees

Four buildings A,B,C ,D Building1 Build2 ActualDistance AllowedDistance A B 50 60 A C 40 50 A D 40 35 B C 90 10 B D 78 12 C D 45 50 in this combination if the actual distance is < allowed diatnce then the two buildings will be considered …

0
75
Member Avatar for satees

Hi, I have datagrid control which contains textboxs in ItemTemplate. I need to set attribute to the textbox for the purpose of accessing the client side java script function. Here is my code snip. [INLINECODE] <asp:TemplateColumn HeaderText="Fld Date"> <ItemTemplate> <%# (DataBinder.Eval(Container.DataItem,"DATE","{0:d}").ToString()) %> </ItemTemplate> <ItemStyle VerticalAlign="Top" /> <EditItemTemplate> <asp:TextBox id="txtDate" runat="server" …

Member Avatar for satees
0
425
Member Avatar for satees

Hi friends, My application needs to integrate online payment with paypal. I am using the form based online payment. So please help me, what are all informations needs to pass through the form and what about the return URL. If posible give me the sample coding. Thanks in advance. Thanks, …

Member Avatar for stymiee
0
55
Member Avatar for satees
Member Avatar for stymiee
0
67
Member Avatar for satees

Hi friends, I need to implement the "video rating" option in my website. Its some thing like "*****" should be used to rate the video. Any idea how to implement this feature ? Thanks, Satees

Member Avatar for Puckdropper
0
88