i want to pass value from parent window to child window. the page which is in parent window is .asp page & the page page i want to open in child window is .aspx page. i want to post the values...
Hi,
i want make an application using AJAX & .NET. using AJAX i will call webservice,i that i will write an select query which will fetch newly inserted records into the table,that records i want to...
hi,
i am using datagrid to display records of the table.i am facing one problem, i want to show an image in one of the column header along with the text,means first it will show column name & then...
Hi,
I have written an web application (ASP.net using C#), in that i am using a web service, i am passing parameters to webservice method & it is returning me the data in string format. I want to...
hi,
i am developing chat application,which will be used in LAN. i am showing all active users in listbox. can it is possible to show an small image with that user name . like yahoo msg or msn msg....
hi,
I am creating one application. in this i am using MDI form(parent & child). in MDI parent i am using menu. i want to insert icons into submenus & want to give some style like backcolor red or...
hi,
i have designed one report. i want to display records ,for that i will specify the range like prodno between 1 to 100 then it will print the record from 1 to 100. if i specify 10 to 20 then it...
I am displaying records like p.o.no, item no etc. in Listview. I want write code for searching perticular string may be item no or p.o.no. for that i ve written following code
thanx tis707 for helping me.but it is giving me error object doesn't support this property or method. also it si not showing me this property/method in list when i give . after cr1. please give me...
hi
i have designed report using crystal report 10. i am using access as database.
i have selected crystal report & crystal activex reportviewer component . i ve placed both on form. i ve written...
thanx Shuja Ali,
as application is very small that's why i m using Access as database. as u suggest storing path in file. can i create one .ini file & store the path inside that file. suppose my...
hi,
i m using vb6.0 as front end & database as access. i want to create connection
ADO,it should be dsn less. but i want to use this s/w in LAN. if i use with dsn then i ve create dsn on each...
Hi,
i am creating various charts(graphs,line,pie etc.) in excel sheet on the basis of various values.i want to show that chart(graph) on asp page. i want to just display that charts on web using...
Hello,
i am creating one site, in which i am having two or three links. when any user clicks on that link, it's url should not be displayed in Title bar & status bar of browser. can we restrict it...
hi,
i am creating an application in which i want to do when any user click on button of caption"open" then automatically webbrowser should open with url which i will be given. for eg. if i ve give...
hi,
can anyone tell me is it possible to play .avi file on Vb form like animated .gif file? i want to show uploading(file uploading ) avi in my program. if it is possible then tell me procedure to...
Hi,
i want to write an application using vb 6.0. in this i am uploaing the files using vb 6.0 to webserver. now i want to do it as month wise, means every months folder will get create on webserver...
Hi,
I am developing an application in Vb6.0 & backend as MS-Sqlserver 2k. this application is client-server & also i am developing for web.in this my database will be at offline server & same...