Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 31
Search took 0.12 seconds.
Search: Posts Made By: Squishy435
Forum: Computer/PC discussions 09-17-2011, 12:41 AM
Replies: 3
Views: 1,067
Posted By Squishy435
Unhappy Download a lot of text from web pages?

Hi everyone - I was wondering if there was a way (or program) that will allow me to download a lot of text from different web pages.

For example:

Index> article list> article #1
Article list>...
Forum: HTML & CSS 09-13-2011, 11:33 PM
Replies: 2
Views: 324
Posted By Squishy435
Very interesting thought, and you're right - I...

Very interesting thought, and you're right - I should have a uniform style file across all of the pages. However, the problem with that is I have various edits going on with some of the text that...
Forum: HTML & CSS 09-13-2011, 03:15 PM
Replies: 2
Views: 324
Posted By Squishy435
Header moving on every page?

Hi everyone - on my website (www.stlpcfix.com) the header is moving up and down a little on every page. At least it is in Safari..

Also, where it says "Alex Lade", etc. on the top, the text...
Forum: HTML & CSS 08-28-2011, 08:49 PM
Replies: 3
Views: 604
Posted By Squishy435
Question Underline w/ CSS in DIV not working

I have a code:

<style type="text/css">
.FAQ { cursor:hand; cursor:pointer;
border:0px; width:50%;}
.FAA { display:none; }
#qtext {
color: #3B5998;
}
</style>
Forum: JavaScript programming 08-28-2011, 01:52 AM
Replies: 8
Views: 5,300
Posted By Squishy435
This is probably more like that I'm looking for....

This is probably more like that I'm looking for. Thank you very much. Just a little modifications that I have to make, and then I should be good to go.
Forum: JavaScript programming 08-27-2011, 10:21 PM
Replies: 8
Views: 5,300
Posted By Squishy435
Here is another example that I managed to find:...

Here is another example that I managed to find: http://www.thereconnection.com/faq
Forum: JavaScript programming 08-27-2011, 08:17 PM
Replies: 8
Views: 5,300
Posted By Squishy435
Question FAQ Drop-Down A when Q is clicked?

Hi everyone - I was wondering how it would be possible for me to create a FAQ with drop-down answers when the question is clicked?

For example: https://www.facebook.com/help/?page=1145
...
Forum: PHP 03-30-2011, 08:10 PM
Replies: 12
Views: 1,413
Posted By Squishy435
It failed to send.

It failed to send.
Forum: PHP 03-29-2011, 12:25 AM
Replies: 12
Views: 1,413
Posted By Squishy435
Nope, that didn't work either. I'm receiving the...

Nope, that didn't work either. I'm receiving the message, the comments are just not showing up.

Here is the full code:
<?php
$mailto = "customerservice@reboundsusedbooks.com";
$subject =...
Forum: PHP 03-26-2011, 07:23 PM
Replies: 12
Views: 1,413
Posted By Squishy435
I'm not getting it..

I'm not getting it..
Forum: HTML & CSS 03-26-2011, 01:09 AM
Replies: 7
Views: 1,449
Posted By Squishy435
Looks like you have two images of the 'Subscribe'...

Looks like you have two images of the 'Subscribe' button placed on the page, too.
Forum: PHP 03-25-2011, 10:18 PM
Replies: 12
Views: 1,413
Posted By Squishy435
The message was sent, and I received it. However,...

The message was sent, and I received it. However, now I have to get the comments into the email as well! Ahhh the trouble I have with this.
Forum: PHP 03-25-2011, 09:55 PM
Replies: 12
Views: 1,413
Posted By Squishy435
I got 'Mail Failed to Send'.

I got 'Mail Failed to Send'.
Forum: PHP 03-25-2011, 07:50 PM
Replies: 12
Views: 1,413
Posted By Squishy435
Question Contact form not submitting correctly?

Hi everyone - I have a contact page that is not submitting properly. Whenever I hit the submit button, it goes to the contact.php page, which in reality, there is nothing there to view. Also, I'm not...
Forum: PHP 03-23-2011, 10:56 PM
Replies: 4
Views: 522
Posted By Squishy435
I'm not getting errors anymore. Now the message...

I'm not getting errors anymore. Now the message is simply not showing up in my inbox! I guess it's not sending. I'll tackle that next!
Forum: PHP 03-23-2011, 10:25 PM
Replies: 4
Views: 522
Posted By Squishy435
I'm sorry, but I'm not quite understanding what...

I'm sorry, but I'm not quite understanding what you're recommending. I'm pretty sure I've closed all quotes, but I'm not sure about the concatenating. I don't know much about that.
Forum: PHP 03-23-2011, 09:46 PM
Replies: 4
Views: 522
Posted By Squishy435
Question Why am I getting the 'Parse error: syntax error, unexpected T_VARIABLE' error?

I'm working with some PHP, here is the code:


{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf480
{\fonttbl\f0\fswiss\fcharset77 Helvetica;}
{\colortbl;\red255\green255\blue255;}...
Forum: Computer/PC discussions 12-24-2010, 01:46 AM
Replies: 2
Views: 2,678
Posted By Squishy435
Question Possible to have multiple passwords for one username in Windows 7?

I have a computer that I'm using as a POS system in a small store, and I'd like the employees to be able to user their own individual passwords (like their initials, plus the last 4 of their SSN, for...
Forum: PHP 06-30-2010, 05:30 PM
Replies: 1
Views: 480
Posted By Squishy435
Question My contact form isn't submitting the form correctly!

Hi everybody - I've posted here a few times basically regarding this issue, and then I finally managed to fix it. However, today I made a mistake and began editing the wrong page, and saved it as the...
Forum: HTML & CSS 06-17-2010, 04:54 PM
Replies: 12
Views: 2,387
Posted By Squishy435
Could you send us the code for the entire page,...

Could you send us the code for the entire page, please?

Edit: Sorry - I missed the link. I missed that entire sentence!
Forum: PHP 06-10-2010, 09:49 PM
Replies: 7
Views: 852
Posted By Squishy435
I changed the website code.. Here is what it...

I changed the website code.. Here is what it looks like:

<div style="padding-top:40px;padding-left:20px" id="form1" action="contact.php" method="get" enctype="multipart/form-data" >
<form...
Forum: PHP 06-10-2010, 05:03 PM
Replies: 7
Views: 852
Posted By Squishy435
I also forgot to change all email to...

I also forgot to change all email to email_address. I changed those throughout the code - I thought that might change something. Still no dice!
Forum: PHP 06-10-2010, 04:50 PM
Replies: 7
Views: 852
Posted By Squishy435
I do not have a <form> element around that.. I...

I do not have a <form> element around that.. I know that sounds ignorant.

I do have this, however.. <div style="padding-top:40px;padding-left:20px" id="form1" action="contact.php" method="get"...
Forum: PHP 06-10-2010, 04:43 PM
Replies: 7
Views: 852
Posted By Squishy435
Question Why is my PHP email script not recognizing my form?

Hi - I am building a website, and am having trouble with the contact form.

<html>
<head><title>PHP Mail Sender</title></head>
<body>
<?php

/* All form fields are automatically passed to the...
Forum: JavaScript programming 06-08-2010, 07:04 PM
Replies: 5
Views: 642
Posted By Squishy435
Oh - and I did try Google, but that's definitely...

Oh - and I did try Google, but that's definitely not for me.. It was a great suggestion though!
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT +1. The time now is 11:40 PM.