Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
Ranked #20.4K
Ranked #2K
~848 People Reached
About Me

Im a .Net web apps developer that is a gadget freak. If its new and small I either want it or have it. I currently develop in VB.Net and lots of SQL but Im starting to play now with Android. I really believe if M$ doesn't shut it down, it will take over.…

Interests
Mobile Gadgets, Guitar, Programming, Database Development, Movies, Guitar.
PC Specs
Dell Precision M6400 Laptop Intel Quad Code (Q9300) @ 2.6 GHz 64 Bit Windows Vista with 8 GB Ram
Favorite Forums
Favorite Tags
Member Avatar for jellybeannn

Hi, I've got a DropDownList with a list of colours, when one is selected and the "Add to ShoppingCart" button is pressed, all the colours in the DropDownList are duplicated. Can somebody please help. [CODE] // fill the control with data private void PopulateControls(ProductDetails pd) { // display product recommendations …

Member Avatar for bhavu4u
0
118
Member Avatar for KPooja

Hello all, I am using IE. I have dropdown list with <select><option></option></select> on which i cannot provide custom tooltip on hover, because <option> will not support onmouseover event. so i am now supposed to create one custom dropdownlist [B]not using <select><option></option></select>.[/B] may be using combination of <table> and <textbox> on …

Member Avatar for KPooja
0
157
Member Avatar for thorshammer

My form Submit button has an onClick="myFocus()" call, which looks like: <code> theFocus = document.getElementById('warning'); theFocus.tabIndex = 'auto'; theFocus.style.background = 'red'; theFocus.focus(); </code> It works - briefly. Right after clicking Submit (top of form no longer visible when Submit reached), the focus goes to the target element and turns red …

Member Avatar for thorshammer
0
112
Member Avatar for Archana.K

I created a form with two text boxes, when i reload the page those values are not getting refreshed.. Kindly help to clear the values of textboxes when the page is loaded. Option which i used Auto Post Back=False Enable View State=False

Member Avatar for YanivC
0
173
Member Avatar for MDanz

i won't put all the code. this is the css for layer1. Now i know how to make the layer pop-up(visible) with javascript. How do i set the position it pops up to where the mouse was clicked on the page in javascript? example.. [code] #layer1 { position:fixed; visibility: hidden; …

Member Avatar for YanivC
0
66
Member Avatar for coollife

I am trying to browse an image and i will search for the images with the same name in the folder called IMAGES . If it exists i just replace it when i run my project using Visual Studio its working fine and image is perfectly getting replaced when i …

Member Avatar for YanivC
0
85
Member Avatar for mrbool.newguy
Member Avatar for YanivC
0
71
Member Avatar for rd_sekaran

[b]Split From - [url]http://www.daniweb.com/forums/thread145927.html[/url] [/b] [QUOTE=anish.anick;698556]Hi Unfortunately we cant use these two suggestion since our requirement does not allow to do so. I was able to solve this issue using JSON. Thanks for the information..[/QUOTE] Hi, We are also facing the same issue. It will be great help if you …

Member Avatar for YanivC
0
66