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
Ranked #11.7K
Ranked #4K
~1K People Reached
About Me

Software and Web Application Developer

Favorite Tags
Member Avatar for vipinsgangwar

Hi all, i am in a typical situation. wen i am signing into my application. After copying the i am signing out. now i paste the copied url in the same browser, the page got opened. while have checked that the session is null. Can anyone provide me the solution …

Member Avatar for Bandar.M.A
0
73
Member Avatar for adhi.adithyan

hello experts, I have created filter grid in asp.net & C#. My form design has contains 3 dropdown controls and Filter grid(User control). Its working fine(filter), but one problem arise. the form controls are clear when i filter a grid(post back). I tried to reterive values using view state, hidden …

Member Avatar for greeny_1984
0
100
Member Avatar for jetex

hi all... can any one help me plzzzzzz im very new to .net... i hav 2 radio buttons rb1 & rb2 in a groupbox and 2 textbox txt1 & txt2 initially rb1 is checked and txt1 and txt2 are enabeled... when i select rb2 .... txt2 should get disabled.......

Member Avatar for Bandar.M.A
0
83
Member Avatar for kheija

[code] Static x As Integer = +TimeLbl.Left Static y As Integer = TimeLbl.Top Static width As Integer = TimeLbl.Width Static height As Integer = TimeLbl.Height If DateTime.Now = "08:00:00" Then Timer1.Enabled = True With Me x += 0.6 If x <= +.TimeLbl.Width Then x = .Width End If .TimeLbl.SetBounds(x, y, …

Member Avatar for Bandar.M.A
0
67
Member Avatar for satisn1

Hello! I am working on a project in VB.Net .I am Making use of two forms, which consist of a form called Project .It has a Button which is called New Employee on the form itself.When I click this button, I want that this link me to the Employee form.I …

Member Avatar for Bandar.M.A
0
140
Member Avatar for kritiohri

I have a sql table consisting of dept_name and dept_code.and on the form i have textbox for dept_code and combobox for dept_name.When i select a particular dept_name from the combobox i should get the corrosponding dept_code in the textbox.

Member Avatar for Praniya
0
161
Member Avatar for happyns

Hello 1 and all I have created a stored procedure for table X. X contains the fields B,C,D,E,F,G. B is a primary key with data type int. I am giving the stored procedure as follows: [code]Create Proc [dbo].[spXSelect] @B int=null as Begin If @B is Null Begin Select Ident_Current('X') as …

Member Avatar for happyns
0
99
Member Avatar for ranjinibiliya

Let me explain the u in detail. First , In sql server i created a New database and then i created a new table. as UserId, User Name, and Passward. Secondly, i created a new Text document with .udl extension , and Got even the message Test Connection Succeeded. Created …

Member Avatar for jaiswarvipin
0
90
Member Avatar for asad_black

hi...! i want to create the crytal report for my project in which i am using VB.NET language with the database of access...! i have now idea how to create the reports. i was just try to create the reprots it just shows only one record. kindly solve my problem …

Member Avatar for Bandar.M.A
0
53
Member Avatar for shers
Member Avatar for Bandar.M.A
0
54
Member Avatar for mem81

Hello, I am trying to get the currently selected values from dropdown lists and textboxes from a web page and write them to an access database. I am using MS Web Developer 2005 Express. To do that I have created data Source , for the InsertQuery Property of the DataSource …

Member Avatar for mem81
0
134
Member Avatar for velladurais

Hai freinds, Can any one help me , how to send the image file from html to vb.net.. I know how to store the image using vb.net.. but I don't know send particular image from html to vb.net via querystring. please help me as soon as possible..

Member Avatar for samir_ibrahim
0
134