Search Results

Showing results 1 to 34 of 34
Search took 0.01 seconds.
Search: Posts Made By: manoj_582033
Forum: ASP.NET Aug 21st, 2009
Replies: 1
Views: 154
Posted By manoj_582033
Hello sir
HTTP Error 500.23 - Internal Server Error
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.



This application defines configuration in...
Forum: Visual Basic 4 / 5 / 6 Jul 3rd, 2009
Replies: 3
Views: 372
Posted By manoj_582033
Thank's For Reply, It Is Working Now
Forum: ASP.NET Jun 29th, 2009
Replies: 3
Views: 398
Posted By manoj_582033
Thank's To Reply It's Working Now
Forum: Visual Basic 4 / 5 / 6 Jun 27th, 2009
Replies: 3
Views: 372
Posted By manoj_582033
Hi Friends

I M Using vb6, i have a problem in this that when i execute my s/w so only, any single form becomes open at a time but i want that multiple forms must work together, Please Help Me.
Forum: ASP.NET Jun 25th, 2009
Replies: 3
Views: 398
Posted By manoj_582033
Hi friends

i m using asp.net 2005 ,i have used a crystal report in my web site,& i have design my report in that but now i want size of that report is (3 inches & 30 columns) ,i mean that must...
Forum: Visual Basic 4 / 5 / 6 Jun 25th, 2009
Replies: 0
Views: 254
Posted By manoj_582033
Hi friends

i m using vb6.0, i have used datareport in that,theere are 4 taxes like education,h.edu.,those all are printing in report but now i want that if user including education tax or other...
Forum: VB.NET Apr 15th, 2009
Replies: 0
Views: 189
Posted By manoj_582033
I want to know that in server pc database is stored and that databas is accessed by client pc how to do that
Forum: VB.NET Apr 15th, 2009
Replies: 10
Views: 639
Posted By manoj_582033
Ans :No I have access database and i want that : this databse is accessed by three system that are connected in Lan means in server i stord the database and through clients i access that database
Forum: VB.NET Apr 14th, 2009
Replies: 10
Views: 639
Posted By manoj_582033
I want to create server in one system and make another system as clients like if i save data in server that is also saved in clients system .So what datasource i have to give i mean to say that if...
Forum: VB.NET Apr 14th, 2009
Replies: 1
Views: 240
Posted By manoj_582033
Hi Friends

I M Using Vb.net & M.S. Access ,I have to get image in run time & have to save in access database & Next Time Have To Show That Image In Datagridview How Can I Do This
PLease Help Me
Forum: VB.NET Mar 31st, 2009
Replies: 0
Solved: Vb.net Forms
Views: 235
Posted By manoj_582033
Hi Friends,

I M Working In Vb.net, I Want that, to which form i m opening that must be top,while i don't close that,i could'nt open any other form,for this i m doing topmost=true(Property of form)...
Forum: VB.NET Mar 31st, 2009
Replies: 0
Views: 200
Posted By manoj_582033
HI Friends,

I m Working In Vb.net ,I m Using Datagridview in My Form, If There are 4 cells in datagridview ,& i have to check the condition that, to which cells user selecting, that is cell 0 or...
Forum: ASP.NET Feb 16th, 2009
Replies: 4
Views: 356
Posted By manoj_582033
Create a variable Like x
Then
x="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\office.mdb"
Note :C:\Program Files\office.mdb By replacing it put your datasource And then try this
Forum: VB.NET Feb 3rd, 2009
Replies: 2
Views: 341
Posted By manoj_582033
Hi Friends
Accualy I Have a string(date) like 3/02/09
But I Want The Out Put
a=3
b=02
c=09
How Can I Do This Plz Help Me
Forum: VB.NET Jan 23rd, 2009
Replies: 6
Views: 941
Posted By manoj_582033
Hi Friends

i am using vb.net & i have a textbox on that ,I want only numeric value on that textbox & if i type alfabetical on that textbox so that must give me a message to that type numeric...
Forum: VB.NET Jan 12th, 2009
Replies: 3
Views: 455
Posted By manoj_582033
Thank's For This Code ,But when value becomes in combobox so the code of cobbobox_selected_indexchanged becomes execute & the code of that search button not execute.
Forum: VB.NET Jan 12th, 2009
Replies: 3
Views: 455
Posted By manoj_582033
Good Morning Friends

I Am Using VB.net,I am doing code for search button & it's working for textboxes but not for combobox,accualy when it get any value so it shows on textbox by using
...
Forum: VB.NET Jan 5th, 2009
Replies: 2
Views: 287
Posted By manoj_582033
Hi You Must try this

Protected Sub DropDownList1_SelectedIndexChanged()
con=new sqlcnnection(constr)
adpt=new sqldataadapter("select dept_code from T.N. where...
Forum: ASP.NET Jan 5th, 2009
Replies: 1
Views: 390
Posted By manoj_582033
Hi Friends

I am using asp.net & sqlserver,I have an gridview,in which i am using inbuild insert,update,delete code,but when i click on edit button so textboxes shows there, But i want dropdowns...
Forum: ASP.NET Jan 5th, 2009
Replies: 1
Views: 842
Posted By manoj_582033
Hi Friends

I have make an application in which news will be present in marquee & User could make updation & insertion in that .so for this i am calling gridview inside of marquee & that is working...
Forum: VB.NET Dec 29th, 2008
Replies: 3
Views: 892
Posted By manoj_582033
Thank's It is Working
Forum: VB.NET Dec 29th, 2008
Replies: 3
Views: 892
Posted By manoj_582033
Good Morning

I am using vb.net & access ,I have a office.mdb file ,now i want that when i click on a button that automatically must have that .mdb file & than must display a savedialogbox & where...
Forum: VB.NET Dec 20th, 2008
Replies: 2
Views: 366
Posted By manoj_582033
Thanks It's Working
Forum: VB.NET Dec 20th, 2008
Replies: 2
Views: 366
Posted By manoj_582033
Hi Friends

I am using a datagridview, there are four columns in that, & on fourth cell i have a button field, when i click on that i want to get the text of item(0) of selected row.

please help...
Forum: VB.NET Dec 17th, 2008
Replies: 1
Views: 570
Posted By manoj_582033
Hi Friends

I am using crystal report, when i click button1(for switcing to print page) so the printing form becomes infront, but when i click on print button of that form & get...
Forum: VB.NET Dec 17th, 2008
Replies: 3
Views: 2,293
Posted By manoj_582033
Hi friends

I am working in vb.net ,there is i have a form in which i have a datagridview,& a column of checkbox in tat datagridview,when this datagridview becomes load, that checkes theb employee...
Forum: VB.NET Dec 13th, 2008
Replies: 1
Views: 1,060
Posted By manoj_582033
Hi Friends

I am working in vb.net,i have a form in that, which windows state is normal & it starts on normal position but if another form is open on that application which windows state is...
Forum: VB.NET Dec 13th, 2008
Replies: 4
Views: 614
Posted By manoj_582033
For Having the value of first form to second form you will have got to wright code on load event of second form

Private sub form2.load()
textbox1.text=form1.textbox1.text
exn sub

Note:-1)...
Forum: VB.NET Dec 13th, 2008
Replies: 2
Views: 3,123
Posted By manoj_582033
Thank You

This was very usefull code Thanks
Forum: ASP.NET Dec 12th, 2008
Replies: 2
Views: 4,017
Posted By manoj_582033
Hi Fiends

I am using file Uploader in my form , & trying to save resumes on my server address, i have a folder (resme) which is on server side & now I want to save resumes on that folder
i am...
Forum: VB.NET Dec 12th, 2008
Replies: 2
Views: 3,123
Posted By manoj_582033
Hi Fiends,

How can i add new rows in datagridview on run time.

accualy I have a table, in which i have Many records But i want some specific records on datagridview .& for that I am using If...
Forum: VB.NET Dec 11th, 2008
Replies: 3
Views: 830
Posted By manoj_582033
I did this condition but itis not working.
is there any other way to solve it
Forum: VB.NET Dec 11th, 2008
Replies: 0
Views: 457
Posted By manoj_582033
Hi Friends

I am working in vb.net & ms access, i have a table in which i am saving leave detail means leavefrom & leaveto, records are like 05/12/08 & 10/12/08

I have to controls in front end...
Forum: VB.NET Dec 11th, 2008
Replies: 3
Views: 830
Posted By manoj_582033
Hi friends,

could anybody guide me , how to find that a date exists in between two dates ?

For example : 23/09/2008 -- 28/09/2008 - I'am on leave.
When a attendence is entered for the date...
Showing results 1 to 34 of 34

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC