Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~1K People Reached
Favorite Forums

16 Posted Topics

Member Avatar for mshravs

[QUOTE=mshravs;1053101]i got this following code for cam [CODE]Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load 'Jpeg compression quality Dim nQuality As Short = 45 'Shout a picture from my webcam Dim cam As [COLOR="Red"]CAMSERVERLib.Camera [/COLOR]= New CAMSERVERLib.CameraClass() Dim picture As Byte() = CByte(cam.GrabFrame(nQuality)) 'Add the hour …

Member Avatar for rajansoni
0
228
Member Avatar for RAMAN2233

I was successfully able to publish and browse an application in my system,but when i tried to do the same thing in a "test" system I was able to view the login page but when I tried to login I am getting the following error "Cannot convert type 'ASP.mainmenu_aspx' to …

Member Avatar for kvprajapati
0
46
Member Avatar for RAMAN2233

I am using auto complete extender in my project but whenever auto complete is displaying the item list, it is also displaying the drop down below the auto complete extender.Can anyone suggest me how to block the drop down visibility when i use auto-complete Thanx in advance

Member Avatar for kvprajapati
0
34
Member Avatar for RAMAN2233

Using ajax calendar can i write a program to know the number of working days in a given month...if yes how??? I should be able to show the number of working d ays in a text box..when i select a given month HELP IS APPRECIATED THANX IN ADVANCE

Member Avatar for dollarcolony
0
141
Member Avatar for RAMAN2233

i am having a peculiar prob with drop down list whenever i am trying to open my form,the drop down list is not getting populated for the first time...but the second time the drop down is getting populated hav a grtt day thanx in advance

Member Avatar for greyhound
0
110
Member Avatar for RAMAN2233

How to store list item in order of the listitems selected? Ex: Hindi,English,Telugu,Social............ these are items in checkboxlist, now when i select telugu that value should be stored as 1 and then if i select english that value should be stored as 2,so that we can know the order of …

Member Avatar for shibbard
0
84
Member Avatar for RAMAN2233

Whenever i am trying to view the gridview in my web form using scroll bar ..i am not able 2 view it completely(especially save and cancel button). I already used the property overflow:auto. Help is appreciated.Thanx in advance

Member Avatar for kvprajapati
0
36
Member Avatar for RAMAN2233

How to pass variable from javascript to c#? Thanks in advance...........

Member Avatar for padtes
0
69
Member Avatar for RAMAN2233

Does anyone knows about how we can delete duplicate fields in the database? Thank u in advance.......

Member Avatar for willopt_ric
-1
85
Member Avatar for RAMAN2233

how to move items from listbox1(which is populated from backend database) to listbox2(which is empty). Now after that i have to add listbox2 items to database. Thank u in advance......

Member Avatar for willopt_ric
0
99
Member Avatar for RAMAN2233

How to move listitems(which are marked) in checkboxlist at run time? Help is appreciated.....

Member Avatar for RAMAN2233
0
66
Member Avatar for RAMAN2233

I successfully integrated webcam application into my web application..i am able to capture the image into my web form...but not able to see the video stream before the image is getting captured. Help is appreciated. Thanx in advance

0
60
Member Avatar for RAMAN2233

How to add a tooltip over a textbox in asp.net or javascript? If given in javascript then please explain perfectly because i dont know javascript. Please help..................

Member Avatar for Dani
0
99
Member Avatar for RAMAN2233
Member Avatar for kvprajapati
0
44
Member Avatar for RAMAN2233
Member Avatar for RAMAN2233

I need the code for a web form containing check boxes, drop down lists,radio buttons using c#.

Member Avatar for mail2saion
0
47

The End.