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
~3K People Reached
Favorite Tags
Member Avatar for shailaja mohite
Member Avatar for shailaja mohite

Hi I was created one web application. In which i am using the ajax control asyncfileupload file uploader in update panel. Upload file correctly but when i refresh the page then double this file is uploaded.. how to fix this problem in asp.net? please help me how to postback the …

Member Avatar for crishlay
0
263
Member Avatar for shailaja mohite

HI, I am create one web application, In which i am use devexpress component and ajax toolkit control. i am use update panel and in this update panel i am use devexpress combobox. and i am fire SelectedIndexChanged of this combobox. but when i am run the application combobox fill …

0
82
Member Avatar for shailaja mohite

HI, I am create one application in which i am use dev express combobox. and i am add runtime data to database and display this added data to that combobox. but it does not dispaly values which are currently added to the database. when i am refresh the page then …

Member Avatar for stbuchok
0
109
Member Avatar for shailaja mohite

Hi, I am create one web application in which i have to create dyanamically panel and table,tr,td,labels and textboxes. but when i split the string and create tr but more tr created i want 4 tds in 1 tr but they create 4 tr dynamically.. how to solve this problem..[CODE] …

Member Avatar for dnanetwork
0
358
Member Avatar for shailaja mohite

Hi, I am create web application. In this application use gridview and this gridview i am using MaskedEditExtender for template field. but it takes long time to bind data to gridview. But i want less time to bind data to gridview.please help me how to solve this problem in my …

Member Avatar for shailaja mohite
0
362
Member Avatar for shailaja mohite

Hi, I am create web application. In which i am using gridview in this gridview i am using textbox for template field and maskededitextender for each textbox.In this application binding data. maskededitextender for each textbox. webpage is very slow. and how to write javascript function maskededitextender for time. help me …

0
53
Member Avatar for shailaja mohite

Hi, I am create one application, In Which I am using datagridview. In this I am use multiple radiobuttons. but at the time of page load it takes more time to bind data to gridview.. how to bind data to gridview quikly.. Please Help Me..

Member Avatar for aspproject
0
88
Member Avatar for shailaja mohite

Hi, I am create web application, In which upload images using flash uploader for single file. this application is run on local server but when we upload images on server. and click on upload button it gives error like this I/O Error #2038 plj how to fix this error on …

Member Avatar for stbuchok
0
79
Member Avatar for shailaja mohite

hi, i am create one application in which i have to use blob datatype. but i declare property like this [CODE]private byte[] PAssignmentText1; public byte[] AssignmentText1 { get { return PAssignmentText1; } set { PAssignmentText1 = value; } } [/CODE] in mysql database AssignmentText1 have blob datatype how to use …

Member Avatar for kvprajapati
0
89
Member Avatar for shailaja mohite

HI, I am creating web application, in which i want to check given string is decimal or not. how to check given string is decimal or not using regular expression... plj help me..

0
66
Member Avatar for shailaja mohite

Hi, I am create web application.In this application i am use CommandField in datagridview. when i am search record there is no record in datagrid view then i call empty function. In this function i want to disable CommandField but how to disable this CommandField. [CODE] <asp:GridView ID="grdItemStatus" runat="server" AllowPaging="True" …

0
68
Member Avatar for shailaja mohite

Hi, I am create one application in asp.net. I have to use datagrid view in this application. I want to sort Gender. I am use the template field in datagrid view. [CODE] <asp:LinkButton ID="LnkBtnGender" runat="server" CommandName="Sort" CommandArgument="Gender">Gender</asp:LinkButton> [/CODE] plj help me..

Member Avatar for shailaja mohite
0
103
Member Avatar for shailaja mohite

hi i am create one mobile application, in which i have many menus like message,gallery etc and also have sub menus related to main menus. i am also used light weight tool kit (LWIT) interface. i have problem how to focus the menus and submenus, suppose right key press then …

Member Avatar for peter_budo
0
55
Member Avatar for shailaja mohite

hi, i am create one application and then automaticallly server machine is shut down and then it gives error like this how to solve this error Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [MySQL][ODBC 5.1 Driver]Host 'computer1' is not allowed to connect to this MySQL server how to solve …

Member Avatar for AndreRet
0
137
Member Avatar for shailaja mohite

HI, I have written code for image uploading, when i upload image then text in other controls gets cleared, whole page get refreshed , then how to prevent this whole page refreshing in javascript or html.

Member Avatar for ArtistScope
0
139
Member Avatar for shailaja mohite

Hi i am create one application in which upload the images using progress bar. i am use various code but they cannot display progress bar. plz help me which file i am use to display progress bar..

Member Avatar for ArtistScope
0
67
Member Avatar for shailaja mohite

hi, i am create one application. in this application upload the images. how to upload images without using licesen copy

Member Avatar for rakesh4java
0
111
Member Avatar for shailaja mohite

hi i had create classic asp one application in which send emails using smtp server using my domain name but it display error("transport of connect to the server failed") how to send emails..

Member Avatar for ArtistScope
0
270