Usermane To Appear On Home Page
Jun 29, 2010I dragged login box to my login page but now i want the usermane to appear on my home page.
View 1 RepliesI dragged login box to my login page but now i want the usermane to appear on my home page.
View 1 RepliesI have a simple task in DOT NET that is we take a thumbnail an one of the website home page, when we give an URL like in one text box that time control goes to home page of the specified URL and take a picture that home page as a thumbnail and stored in an our specified local disk like we give more than one an up to 100 URLS at a time and stored orderly stored in an our specified local disk
View 1 RepliesI have an ASP.Net(VB.Net) project which has various modules/functionality. I want to give users the freedom to set their own default startup page.
I don't know how to get a head-start implementing this feature.
Also, I am NOT using MVC
I want to auto press Page Up and Home.I use SendKeys but I don't know how to repeat that until I click the stop button. I basically need to know how to keep doing commands until clicking on a stop button (like auto press).
View 3 RepliesHow Webbrowser1 Pick My HOme Page Address also FInd Bookmark
View 3 RepliesI am using NopCommerce and i want to know how to show Featured Product home page???
View 1 RepliesI'm working on a web browser application and I'm trying to set up the home page to be decided with a textbox in the settings form. I want it so that if there is text in the textbox it pulls the url from it and goes to it every time the application is opened.I doubt this is even close to anything that would actually work but I like to show that I put the effort in.[code]
View 2 RepliesI have made many web browsers that just navigate to a web page, I don't have any buttons or any thing like that as it is controlled via other software using shortcut keys etc.I have created a button in my other software that sends the keys strokes "Control" and "H" I can get this to navigate to a webpage by manually typing i the same page that it navigates to when the form loads, but this mean I have to type the address in twice for each browser I make. I first type the url for the browser to navigate to in the properties section in VB and this is nice and quick to type in each webpage and build quickly build a new browser for it. Currently I have to repeat that url in the browser_homebutton Private Sub, what I want to happen in the below Private Sub is that it navigates to what ever address is typed in the "URL" cell in properties of the browser. What should my "Then" statement say? [code]
View 2 RepliesI have a program originally compiled in VS2008 on a WindowsXP Pro box. The program uses Microsoft DAO 3.5 Object Library to access an Access database.
When I try and run the program on Windows XP (any version) it runs just fine. If I try and run in on Vista (any version) it doesn't work. When I try and run it on Windows 7 Pro, it runs fine. I really want it to run on Windows 7 Home Premium, but I get an interop error anytime I try and access the database.
I have a program originally compiled in VS2008 on a WindowsXP Pro box. The program uses Microsoft DAO 3.5 Object Library to access an Access database.When I try and run the program on Windows XP (any version) it runs just fine. If I try and run in on Vista (any version) it doesn't work. When I try and run it on Windows 7 Pro, it runs fine. I really want it to run on Windows 7 Home Premium, but I get an interop error anytime I try and access the
View 3 RepliesDoes anyone have any experience with UDP on a home network + particularly any experience with tinyUDP (attached)? i tried running it on my network + it doesn't receive the messages.
View 6 RepliesI have a text input in textbox1 in tab page 1 and i want that text from textbox1 will be displayed in textbox2 in tab page 2.
View 3 RepliesOk here is what i m trying to do.I have one pc at home which is always running and then i want to connect to that PC from my Office. For example i wanna built some VB.net program that i use from Office which sends signal/Message to the PC running at Home(There will be a VB.net program at HOME pc also which is always waiting for the incoming messages) and gets the response from that PC at home.
In General i want that my program(vb.net) at Office communicates with my Program(vb.net) at home even if there is nobody at home, so that i can share some files or may be perform some other operations at home pc even if i m away.
I've been messing around with the Arduino Mega for a while. (Doing a bunch of the small tutorials and the project "Secret door knock detector", Google it for more info) I understand how it hangs together, the programming and outputs, inputs and all, but I can't write anything of my own.
What I want to do is to use Visual Basic to make my own program that can send "a, b, c, d, or e" and so on, by clicking on buttons. Like they do here : arduino.cc/en/Tutorial/SwitchCase2 - only without Serial Monitor.
Example: I click a picture of a lightbulb in VB and a relay turns on lightsource. So I sorta want to send a or b or c and so on with pictures to controll different relays.
How do you detect the home drive(where windows is installed)
View 1 RepliesI wrote a page Page method in my aspx page. in web service method I need to call FindControl method return textbox and get text box value. But my findControl will take MasterPage object to iterate.
see my code
<script type = "text/javascript">
function ShowCurrentDateTime() {
$.ajax({
[Code]....
How to pass Master Page object or Page to Page method?. So I can use in Sared method.
Is there any way I can access Textbox value directly in Page method? I need access couple of controls in Page Method.
HOW TO RUN THE JAVASCRIPT FUNCTION ON PAGE ONLOAD EVENT IN CONTENT PAGE OF MASTER PAGE.? means i have masterpage and the content page of master page namely default.aspx in vb.net.i wanna run javascript function in Default.aspx and i have called the function body onload in master page.when i run my website it shows the error "" Microsoft JScript Runtime Error : Object Expected ""
View 4 RepliesI need sample vb.net code to save single windows form as many page and reload the page whenever i call that page...
View 1 RepliesIs it possible to use the IADsUser method ChangePassword from and non-domain XP Home machine? I am able to access the user in AD by using the following method, from both a domain PC and a non-domain PC that's on the network.
[Code]...
I have a windows application developed in visual studio 2010. I would like to keep track of the usage of the app by measuring how often the app is used, where it is used etc... I also have a webserver on the internet that I was thinking of phoning home to.My thinking is that the if the app opens a particular webpage or just makes a http connection to the webserver (in the background) , the webserver logs will logs all the data I need.
How do I initiate a http connection to the webserver?
Run 6.0 project in window 7 home basic 64 bit?
xp.ocx controls are not registered
I am a Electrical student working on a project of Voice Enabled Home Automation. As this is a school project, my professor therefore disallow me to use any existing software/hardware readily available in the market for Home Automation.I therefore had to start everything from scrape. Regarding the Hardware side, i will use a RF600D/E chip to control the Home applicances (e.g. lighting switch, power point, curtain drawer)As for the software side, I therefore need the help of your expertist. I need to write a VB program using Microsoft Speech SDK 5.1 to control my RF chipset preferably using the computer Parallel port (no other circuit needed to interface to my RF chipset).When i voice out "Turn On Living Room Light", Parallel port pin 1 will turn on and off (Just a 50ms to 100ms of on time will do). The parallel port will be connected to my RF chipset input control which will in turns control my RF switch at remote end.
I am seeking for help to start the source code writing for my program as i had limited knowledge to software programming. Does anyone has source code that can capature particular Speech pre-save in a string. e.g. "Turn on the light", "Turn on the TV" and give a respond after a current Speech string was received? (For my case, will be trigger the parallel port)
I am trying to make the webbrowser get the link for Home via a textbox in the application. In the properties it has a value Url where you can write which site you want to have as Home. I want to do it from a textbox .. is it possible?
View 1 RepliesHow can I get Webbrowser1 to navigate to each page and wait for the one page to completely load, then move to the next page...? [code]
View 3 RepliesI want to build an application that checks every second for certain windows and then react according to that.
My Goal:I'm building the application for a pc in a Students Home with about 10 users. To create 10 different user accounts for windows will be annoying and crowded, because new people come in every year(or couple of months) and then old accounts have to be deleted and new ones created.
I want to build an application that accepts folderPaths or window names.Lets say user1 creates a folder with the name "Susan" that she wants to protect (her personal files/picture/work will be stored there. She opens the application, selects the folder. The application saves the folder path and her password that she enters.
If the application detects that a user is trying to open/move/delete/copy/whatever that folder, the app must pop up a password box. Correct password gives her the freedom she wants, wrong password just ignores the open/move/delete/copy/whatever command.
I cannot install Visual Basic 6.0 Pro Edition on my new computer which is on Windows 7 Home Edition. My old computer croaked, and I am trying to install it on my new computer with the disc that I have from installing on my old computer. The new computer is 64-bit Dell machine. The error message that I get is: "Microsoft has problems with this software on this Windows Edition". This is the essence of the message; may not be exact. I read about WOW as a work around, but how can I work around when I can't get it to install?
View 6 RepliesAs Vista, comctl32.ocx is not accepted by Windows 7, I tried your workaround typing "regsvr32 -u comctl32.ocx" in a dos window, but another error is generated, specifying that the file was not found. But I verified, comctl32.ocx is really present under this name in system32 folder.
View 1 RepliesWe have a desktop application that is under maintenance,developed using VB.Net 2005. There are couple of installations for this app. One of the users is using TS. We use the API GetWindowsDirectory that returns the user's home directory where we place .ini file. And this worked well.Recently, we modifed few vb.net forms. But the code related to looking for .ini file was not touched. When we compiled the app and sent the update to the client, the user now reports that under TS,the app is looking for .ini file shared windows i.e. C:windows rather than the user's home directory. What can go wrong? Why is GetWindowsDirectory not returning me the user's home directory?
View 2 Repliesfor example, i would like to find the key word "1234567" from the folder which is consist of many of the text files, what are the command i would need to apply into my script ?The folder consists of few files namely as example:
abc_120811.txt
abc_130811.txt
abc_140811.txt
[code].....
I need to make a web browser that uses my home internet connection from anywhere.I plan to have the web browser connect to my router/computer where it will request the desired web pages and have the page data sent back to the browser client. The browser must only have a connection with my IP, and not request the web pages from their web URL.How can i do this and what will i need to set up on my home computer?
View 5 Replies