English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - January 2007

[Selected]: All categories Computers & Internet Programming & Design

I know how to do this in the Microsoft world: I can call the HTTPRequest class to get a page on the server - not on the client. I then want to find the title of the page in the DOM object to put into the new page I'm creating. I'm trying this:

$r = new HTTP_Request('http://www.yahoo.com/');
$r->sendRequest();
$page = $r->getResponseBody();

However, I'm getting this error:

"Cannot instantiate non-existent class: http_request"

Maybe my web host won't let me use that class. Is there another, easier way to do this?

Thanks.

2007-01-14 12:04:08 · 5 answers · asked by blue_prince_of_dallas 2

I have built my own web page using the Yahoo site builder.When I search for my site it comes up as "page title"....help

2007-01-14 11:33:41 · 4 answers · asked by Linda R 1

2007-01-14 11:24:27 · 3 answers · asked by kopaul 2

2007-01-14 11:20:27 · 14 answers · asked by Anonymous

I will need to build a website. I can easily afford the webhosting but I dont understand what all the options are, all I really need is a website that has email, payment options such as visa/mastercard & paypal and obviously a nice design. It is really a small business so its more for the exposure. Are these things all included in the monthly fee. I know HTML but not all that stuff about FTP, PHP, SQL, please help.

2007-01-14 10:56:34 · 5 answers · asked by CelticFairy 3

2007-01-14 10:44:09 · 7 answers · asked by kira 4

2007-01-14 10:23:51 · 7 answers · asked by pete 2

2007-01-14 10:21:57 · 5 answers · asked by pete 2

2007-01-14 09:22:54 · 6 answers · asked by kyleattie 2

Hello,i recently downloaded this program but when i download a torrent it automtcily turns it into an rar file without asking me.And now i cannot view movies with the file extension .rar.How can i change this and how can i view my videos?

2007-01-14 09:13:52 · 6 answers · asked by dikon90 2

2007-01-14 09:10:17 · 3 answers · asked by Anonymous

If there is anyone who is good with programing a parallel port id like to ask you a few more questions about programing them. Im prety good with the hole electronics part but the programing is where i get stuck. jusrocket@yahoo.com

2007-01-14 08:35:40 · 3 answers · asked by Tim Sing 1

Im trying to make a scrollable text box where people can select the text and copy.

I used:
<*textarea*>*my info here I want in the box*<*/textarea*>

I did it like that minus the * and it worked fine except it wont let anyone select the text with their mouse unless they right click. What do I need to do differently?

Thanks!

2007-01-14 08:21:20 · 4 answers · asked by Bride2Be 8/30/08 5

what is the difference between vb6 'learning' and and 'deluxe learning edition'?

2007-01-14 08:13:45 · 5 answers · asked by Anonymous

I have ever visited some websites. When I click the link, it automatically pop up additional webpage. Does anyone know the HTML code for additional popup homepage?

2007-01-14 07:59:31 · 4 answers · asked by mary j 1

2007-01-14 07:58:44 · 3 answers · asked by shirleykins 7

how do you change the icon on your computer programs? such as the recycle bin, windows media player, and internet explorer?

2007-01-14 07:21:57 · 3 answers · asked by Anonymous

Where are some good sites to get myspace backround layouts and how do you upload them to your account?

2007-01-14 07:15:12 · 4 answers · asked by qtpie16707 3

This poxy thing has taken a life all its own, and I swear if it doesn't start behaving I'm going to pour petrol into its internals and set light to it.................... and then throw it out the window!!!!!!!!

2007-01-14 07:06:07 · 19 answers · asked by Anonymous

I currently call the lines of code "Code Lines" but that does not seem to be the scientific answer. Does anybody know the true term?

2007-01-14 06:54:03 · 2 answers · asked by question 2

I tried to do this and it would not work, or accept.

2007-01-14 06:53:37 · 1 answers · asked by Dennis M 1

I have some code in vb but i couldn't convert it to c
thanks

2007-01-14 06:24:52 · 3 answers · asked by amirmoradabadi 1

I've already tried flash... but my webhost doesnt accept xml codes or javascript. and... im having a hard time figuring out the embedded codes... if someone could help me that'd be really great. it's really important

2007-01-14 06:14:44 · 4 answers · asked by childeyes08 2

how can i explain binary addition in computing

2007-01-14 05:50:32 · 3 answers · asked by cartoon kid 1

I am trying to code a login interface for a database that I am making in VB 6. The username and p/w must be correct in order to login to the system. The user has three login attemps, if the p/w and/or username is entered incorrectly three times, the program will close.

These are the codes, but they are not working. The login works, but the program do not close if the username and/or p/w is entered incorrectly after three tries.

Any ideas?

Dim attempt As Integer
Dim username As String
Dim Password As String

Private Sub cmdLogin_Click()
username = "Eddie Miller"
Password = "milepost"

Do
attempt = 0
If txtPassword = Password And txtUser = username Then
frmMainMenu.Show
frmPassword.Hide
Else
MsgBox "Incorrect username and/or password. This is attempt number “ & attempt"""
attempt = attempt + 1
End If
Loop Until (attempt = 3) Or (Password = Password)

If attempt = 3 Then
End
End If

End Sub

2007-01-14 05:43:18 · 6 answers · asked by CookieSmoothie 2

i just want to know which of these formats can be played in mp3 dvd player?

2007-01-14 05:25:01 · 5 answers · asked by Anonymous

I am learning C++. I wanted to some computer classes in school. Why do some high school have computer classes and mine don't? Look at it.

2007-01-14 05:07:15 · 1 answers · asked by Helper 1

people are sending me links to go there but for the last week it just won't go. help!

2007-01-14 04:58:13 · 4 answers · asked by channien y 1

I need info on how big should i make the navigation table? Best resolution? best font size to use? best font ect.. my main problem is what size everything should be on the page!!! can anyone help?

2007-01-14 04:47:02 · 2 answers · asked by imran_london_uk 1

fedest.com, questions and answers