Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
8
Posts with Downvotes
8
Downvoting Members
5
2 Commented Posts
0 Endorsements
~5K People Reached
Favorite Tags
Member Avatar for mohankumar554

hi, how can i get the system admin password and user id into my asp using vb.net program.i need the code for it... can u give me the idea....

Member Avatar for suks
0
708
Member Avatar for mohankumar554

hi... can u tell me how to send messages through gateway using C#. I am using ms access for storing the contacts..

Member Avatar for mohankumar554
-1
69
Member Avatar for mohankumar554

hi, i am using (Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + Application.StartupPath + "\\" + " Book1.xlsx ;Extended Properties=Excel 12.0;HDR=YES;") this provider for inserting values from excel to ms access. when i am trying to execute the code, i got "Could not find installable ISAM" this error.so how can i solve this problem. i …

0
42
Member Avatar for mohankumar554

hi, i want to develop small games using python on mac. so which modules /libraries i have to import . and how to proceed to develop the game... plz tell me.

Member Avatar for jlm699
0
87
Member Avatar for mohankumar554

hi, how to implement the web services in python. I know, two protocols SOAP and WSDL are used in web services but i don't know how to use them to implement the web services . so can anyone tell me how to implement and develop the web services..

Member Avatar for lightspeed1234
-1
88
Member Avatar for mohankumar554

hi, i am developing the django web framework on mac os. i have installed and configure the django. but i am getting this error. Request Method: GET Request URL: [url]http://localhost:1221/polls/[/url] Exception Type: AttributeError Exception Value: 'AdminSite' object has no attribute 'urls' Exception Location: /Applications/Django-1.0.2-final/mysite/../mysite/urls.py in <module>, line 21 Python Executable: …

0
58
Member Avatar for mohankumar554

hi, i want to develop the web frame work using django in python on Mac OS.so how to install django on mac . how to use it and test it.. can u tell me the process from installation to run the application..

Member Avatar for jlm699
-1
133
Member Avatar for mohankumar554

hi i am developing web services on MAC SYSTEM by using python-SOAP-ZSI tool. but i am getting this error when i am trying to install. so it is not working . so can u tell me how to overcome this error. "SyntaxError: from __future__ imports must occur at the beginning …

Member Avatar for vegaseat
-1
817
Member Avatar for mohankumar554

Hi All my outlook profile handles two accounts one is of exchange and another one is of IMAP. Out of these two accounts I want to sync with IMAP account in certain cases only(like when system is idle or when exchange is offline) For achieving this I have created an …

Member Avatar for Ramy Mahrous
-1
208
Member Avatar for mohankumar554

hi, how to add the values of two text boxes when the tab index changes ie i have entered value in 10 in textbox1 and entered value 15 in textbox2 when i press on tab then the cursor changed to text box3 and the sum 25 is printed in text …

0
66
Member Avatar for mohankumar554

hi, how to save an image into database. ie how to insert an image into database and how to get the image back. i am using the asp.net(C#.net) and mssql server 2000 . so can u tell me the solution.

Member Avatar for mohankumar554
0
437
Member Avatar for mohankumar554

hi, i developed an application ie web application using asp.net 2005(C#.net) and sql server 2000. It is used to store the data in database via excel sheet. ie application contains 3 buttons . if we click on button1 ,it opens the excel sheet and we can enter the data. button …

Member Avatar for dnanetwork
0
92
Member Avatar for mohankumar554

hi, i want to add the text in one text boxto another text in another textbox. i mean ,we enter value 5 in textbox1 and enter value 10 in textbox2 and finally when we click on button the result(15) will be displayed in textbox3. how it is possible. can u …

Member Avatar for dnanetwork
0
85
Member Avatar for mohankumar554

hi. i have to print the time table in database .. like rows and columns. for example like this 1 2 3 4 mon tue wed thu fri sat so ,how to write the query and how to insert the rows and columns .can u tell me the answer..

Member Avatar for sknake
0
77
Member Avatar for mohankumar554

hi, i need to print the last row of the table in the data grid form .i am using the sql server and c#.net.. i want to print the recently inserted row of the table.. can u tell me the answer..

Member Avatar for sknake
0
100
Member Avatar for mohankumar554

hi, how to auto increment the value in database table when the button clicks.i have created a table named register .when the user completes his registration we will generate the receipt based on the registration. so for every receipt we will generate the receipt no on that. when we click …

Member Avatar for mohankumar554
0
89
Member Avatar for mohankumar554

hi, i need to get the column values from the table login.it contais two columns ,userid and password. i want to check the userid and password values when the user logged in.so i have to compare the entered textbox value with the saved value. i am using the code is …

Member Avatar for sknake
0
135
Member Avatar for mohankumar554

hi.. how can we do the web hosting with asp.net (using C#).what is the process . can u tell me some free webhosting sites. i am trying to run my application with the help of url. and the client system contains only dotnet framework.how can we do that?plz help me..

Member Avatar for Ramesh S
0
52
Member Avatar for mohankumar554

hi.. i developed a web application using asp.net2005 in windows xp professional,database is sql server2000.. i have to run the application in another system.. so i used deployment to run the application in another windows system.. after deployment i got a setup file with "msi" extension. i installed this "msi" …

Member Avatar for Ramesh S
0
232
Member Avatar for mohankumar554

hi.. i have developed a web application using asp.net2005. my purpose is to run this application in another windows system with the help of url.. we will install only sql server2000 and dot net framework,and finally we will install the deployment "msi" file.. so how can i do this...

Member Avatar for kameswari
0
84
Member Avatar for mohankumar554
Member Avatar for Ramesh S
0
46
Member Avatar for mohankumar554

hi how to write the code for active directory service.. to login into the web page. i am using c#.net.can u give me the idea.

0
61
Member Avatar for mohankumar554
Member Avatar for mohankumar554

hi, how to get database records from mssql into excel sheet using vb.net. if i click on button and open the excel sheet enter the data and the data is stored in database in the form of records...

Member Avatar for kvprajapati
0
83
Member Avatar for mohankumar554

hi i got an error when the vb.net application is running.. the error is " the thread is being aborted " after clicking on that button the application is working ... how to avoid that error...

Member Avatar for kvprajapati
0
40
Member Avatar for mohankumar554

hi can u tell me how to develop an web application using vb.net and the application's data is stored in the database .and the database is mssql...

Member Avatar for Teme64
0
96
Member Avatar for mohankumar554
Member Avatar for sillyboy
0
65
Member Avatar for mohankumar554

hi how can i import python application from one system into my python application via lan network.i want to use the other system`s python program in my system.

Member Avatar for slate
0
85
Member Avatar for mohankumar554

hi, how to access the security module from server system to the client system .. client's every module should be accessed from security module when the user login id is valid.

Member Avatar for vegaseat
-1
58
Member Avatar for mohankumar554

hi, how to get the database values into drop down box in python... how to configure the dropdown box....

Member Avatar for vegaseat
0
165