Summary: Yes another question about webpages, with CSS you can change scrollbar colour and themouse cursor when over links text etc but is there anyeay to chan...
Summary: Hi, i need use Cursors in MS Access... i believe i need to write the code in MODULES which is a Visual Basic Editor. But dunno how to write Cursors......
Summary: Hey Guys, I'm Writing a data input program using Visual Basic 6. I wan't to automatically move the cursor to the next text box once the previuos text ...
Summary: I have a site that works perfectly, I now want to protect the source code and have found a small programme that will do this. Ive tested it on my work...
Summary: I'm using a mouseover effect to move from one web page to the next. The problem is that the target page also uses a mouseover effect and the latent po...
Summary: hi, does anyone know how I can make my scrollbar look transparent and semi-transparent? could I put images and custom arrows in my scrollbars using Ja...
Summary: hello, i got curious and was wondering if there was a way (prly with a javascript) that you could switch the scrollbars.. like, so that the vertical s...
Summary: I have a problem with my programing. I wanted the cursor when I input to be locked in to one place. But at the same time if I output information ont h...
Summary: Here is the re-post have a site that works perfectly, I now want to protect the source code and have found a small programme that will do this. Ive t...
Summary: Textbox has a property of multiline-set that to true. Scrollbars property is also there for textbox. You leave it as it is. Scrollbox will come auto...
Summary: how do you move the cursor in c++? like if i want to structure the text in my programs so that each line indents, i just want my inputs for a question...
Summary: I was wondering how to apply scrollbars to the left inset on a webpage using frontpage and how to create drop down menus with choices right on the web...
Summary: We want to program our e-mail form on our webapage to show a flashing cursor in the first textbox without pointing and clicking the mouse. When cust...
Summary: Has anyone tried to create and use their own color cursor in VB.NET? If you have VB.NET could you try it and tell me if it changes to Monochrome? Than...
Summary: Does ne one know the code of how to add a vertical scrollbar to a form and it will scroll down the the form so that i can see all the information, kin...
Summary: Hello all, Can someone help me with the following problem? I have a text field for date input. The text field already had --/--/---- in there. When u...
Summary: Well..need help,i got an exam today i know that their will be such question.i have to do in VB.NET: u got 2 txt and one button. u put e.g "3" in txtbo...
Summary: Hi, Is it possible to move the DOS cursor around the screen in DOS batch (.bat) files? All I can find is info about $e[1a and ESC[1a that don't seem t...
Summary: My problem is this: I have a web page with frames. I can't get the frame with my scrollbar in it to display correctly without IE adding it's own vert...
Summary: I have a scrollbar when I go there and after I refresh. I'm on 800x600 resolution. I had no desire to go through that mess of nested tables in your ...
Summary: I'm using some javascript code to show my own scrollbars in window. So i don't want main scrollbars for window. For IE is working. In netscape it is...
Summary: This is a simple database connection or at least a start to it. Line 1: Set rec = New ADODB.Recordset This is creating a recordset object called "rec"...