473,379 Members | 1,190 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Help Open Web Page

All I really want to do is click a button and have it open a web page. I've searched all day and i can't figure it out. Any help is appreciated
Dec 20 '08 #1
6 1491
KevinADC
4,059 Expert 2GB
Wire your computer to a standard 120 volt swith (button style) and have your computer set to open the page you want upon power-on. ;)
Dec 20 '08 #2
Sorry I'm not bursting with knowledge, I just decided today that I would like to try to learn a programming language. But I guess if your going to be that way about it thanks a lot for your support. I don't really even know how to ask for help, that's how little I know but I made a window and I made a button... using perl and I just want that button to do something
Dec 20 '08 #3
KevinADC
4,059 Expert 2GB
Sorry mate, I was just joking around.

You have several choices really. javascript can do what you want, or PHP, or perl. There are more choices but those are three common ways you could accomplish such a thing.

Sorry about the joke, I wasn't trying to put you down in anyway.

Regards,
Kevin
Dec 20 '08 #4
its cool I'm just frustrated I spent all day and I have like 10 lines of code lol
Dec 20 '08 #5
Expand|Select|Wrap|Line Numbers
  1. system("/usr/bin/firefox http://www.google.com&");
I think that's what I'm looking for but It doesn't recognize my C drive instead of the linux drive

Expand|Select|Wrap|Line Numbers
  1. system("\"c:/program files/mozilla firefox/firefox.exe\" http://www.google.com");
woot, figured it out
Dec 20 '08 #6
numberwhun
3,509 Expert Mod 2GB
I know that Kevin was joking around, but you also were not very specific in your post. You didn't ask any coding questions and you also didn't post any code and explain what isn't working and any errors you might have received.

There is an air of specificity that is expected when asking questions. Please be sure and read the sticky thread in this forum for a better idea.

Also, please use code tags around any and all code you post in the forums. I have added them to your post.

Regards,

Jeff
Dec 20 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Edward King | last post by:
Hi! I am trying to achieve the following: I have a number of help pages (in the format help_nn.php where nn=helpid). I want to be able to open a particular help page by calling the function...
1
by: Caliangelas | last post by:
Hello, I need a routine to check for a number called CPF (just like Social Security Number in USA). I already have a validation routine for that number, but I still need to check if it exists on...
1
by: net | last post by:
I know how to make a page open itself at a certain size and location - I use: <html> <head><script language="Javascript"> window.resizeTo(370,220); window.moveTo(10,10); </script> <meta...
5
by: TrvlOrm | last post by:
Can any one please help me...I am new to JavaScript and I have been struggling with this code for days now and can't figure it out. I would like to get the Buttons to correspond with the action...
3
by: Justnew | last post by:
Hei All Can some body help me here: I have a database name Customers, I a trying to connect to SQL server through vb.net using asp.net webform. I want to connect to the server programatically...
1
by: bucrepus | last post by:
I know response.redirect doesn't open a new page. I have read many posts on how to fix this but I can't get the first one to work. Please help.. I have tried on 2 diff dev machines with no success...
3
by: serge calderara | last post by:
Dear all, I have a simple web application with a starting page as WebForm.aspx If I run my application locally from my workstation (W200 SP4) it works fine. Then I copy my all application under...
1
by: aarthy | last post by:
Hi, I have a problem in the display of the ASP screen actually i am retrieving and displaying the data from a database when the view button is hit.The contents for display is so long so i want...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
5
by: althafexcel | last post by:
hi everyone Im trying to include an external js in my aspx page under the head tag, it doesn't load or it displays an object expected error whenver the function from the .js is called. Actually...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.