No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
23 Posted Topics
Hello, Is there's a way to detect the browser re size on the client side using the java script ? Thanks in advance for helping =) | |
Hello, Is there's a way to install a new version of the webbrowser control in the visual studio 2008 to be used instead of the old one ? Thanks for helping :) | |
Hello, I've recently created a vb.net windows form application which i user the background worker component in it, Now i'm trying to do the the same for smart devices in C#.NET or VB.NET, how to do threading in smart devices , what i basically wanna do is start a loop … | |
Hello, I have a PDA which is working properly but now i need to use it in other application like if my active window is Microsoft Word and I want to read a barcode and to get it value where the cursor is placed in the document , how can … | |
Hello, Is there a way i can support Arabic language in windows CE or i have to install an Arabic version of Win CE ? | |
Hello, I've recently created an application though web which i can access From mobiles and pc's , which both didn't show any problem but when i tried to access it through handheld C5000W the images in the website didn't show , i've turned the show image property in the handheld … | |
Hello , I've created an asp.net web page , and it worked except when i flip the page rtl it gave me a large space to the left only when the elements in the page are wider than the page default width , how can i solve this , i … | |
Re: you can use the following meta tag in your head tag which resizes the div in your html page and replace all your controls in the div tag <meta name="viewport" content="width=<%=Request.Browser("ScreenPixelsWidth")%>,height=<%=Request.Browser("ScreenPixelsHight")%>" /> [Click Here](http://www.onlywebpro.com/2011/08/30/viewport-meta-tag-for-mobile-devices/) | |
Re: you have to create a Template field with a dropdown item template and fill it in the DataBound event | |
Hey, I'm using Addins to loop through access forms and create an equivalent to access controls and add them to the active window if it was a form , the only problem I'm facing is my access form language differ's from the default language for windows form application , is … | |
Hey, I want help guys ! I'm trying to create some kind of user control to be used as mdi container, I'm trying to create something like access form where you can create a subform within a form and then load another form into this subform. can anyone guide me … | |
Hey, I've been working with a company which basically works with vb6 and now we're trying to re-write the applications they developed using vb.net any recommendation for where i should start searching , what we're thinking of is to create application programmatically and then loading forms from access then looping … | |
Hello, I've recently accomplished an ASP.NET web application which allow their users to access some data in a database, but what I'm afraid of is conflict between these processes like if they were accessing same record in a database do i need to check changes in the record I'm updating … | |
Hello, I've created an asp.net website with english interface, now I'm trying to provide another language interface to my website, can anyone directs me how to flip a webpage left to right and vise versa ? | |
hi, can i change the sessions for a website by my own on my conditions , like if i wanna close the session if the user haven't done any work for a specified time and keeps reopening the sessions for active users ? | |
hi, does textchange control for the textbox executes for every change in every character or for the full text? | |
Hi, if I'm building a website for mobile the only thing that differs from desktop website is the size of the screen ? or there's additional things i have to change to be able to browse my site on mobiles ? | |
hi, I'm writing a website using asp.net and I'm using VB if i want to press a button which loads another page how can i do that ? | |
hello, I'm trying to write a web application for mobiles using asp.net can anyone support me with a link which tells me how to start ? | |
hello, I'm trying to write a web application for mobiles using asp can anyone support me with a link which tells me how to start ? | |
hello, I'm re-writing a pre-written application which i wrote years ago i wanna develop it to become accessable by phones is it easier to write a mobile application using vb.net or an asp.net web page can be accessed by mobiles ,guid me please. | |
hello, I'm trying to write a web service using vb.net and i always get a localhost web service how can i write a web service as a server ? | |
Hello, I'm new in vb.net but befor a couple of days i've created a vb.net windows form application , my application works well it adds certain number of lines to access database and searches this database, my problem is when i minimize my application windows while doing some work it … |
The End.