Search Results

Showing results 1 to 40 of 68
Search took 0.01 seconds.
Search: Posts Made By: jonow
Forum: JavaScript / DHTML / AJAX 7 Days Ago
Replies: 0
Views: 272
Posted By jonow
This may be the wrong place to be posting this but here I go.

I have a search on my site that uses Google Custom Search. I would like it to also search my Google Calendar. I can't find any method...
Forum: PHP 8 Days Ago
Replies: 0
Views: 134
Posted By jonow
On my website whenever i load it in Safari (both on Windows and Mac computers) it scrolls to the bottom of the page. It does not do it in any other browser.
Forum: PHP 19 Days Ago
Replies: 10
Views: 643
Posted By jonow
The first suggestion worked with:
include("contact_success.php");
exit();

The second did not.

The rest is working. Thanks!
Forum: PHP 19 Days Ago
Replies: 10
Views: 643
Posted By jonow
Can i just say YOU ARE GOD!

But there is one small problem. The result page you get to is imputed into the page. I want it to send you to a new page. How do I do that? It says...
Forum: PHP 19 Days Ago
Replies: 10
Views: 643
Posted By jonow
I did what you did above but it did not work
Forum: PHP 19 Days Ago
Replies: 10
Views: 643
Posted By jonow
in the place were it says $PHP_SELF it is supposed to be the URL to the PHP mailer. I don't know why it was like that.

What exactly am i supposed to do? im not sure if i said it above or not but i...
Forum: PHP 19 Days Ago
Replies: 10
Views: 643
Posted By jonow
Here is my HTML (with PHP validation)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Forum: PHP 26 Days Ago
Replies: 10
Views: 643
Posted By jonow
Hi, i have a form that when filled out sends and email. I want to be able to validate it, so check that all the fields are filled using PHP. I have found this website:...
Forum: PHP Oct 16th, 2009
Replies: 7
Views: 640
Posted By jonow
I am not using a framework

Than you for your help!
Forum: PHP Oct 16th, 2009
Replies: 7
Views: 640
Posted By jonow
I obviously have directory browsing disabled but i never thought of disabling the PHP errors. I will now do that after i am done testing my PHP

And other suggestion for secure PHP include?
Forum: PHP Oct 16th, 2009
Replies: 7
Views: 640
Posted By jonow
Wow! i speedy replies! Just what i needed.

So can you elaborate a little more on how to make the include funtion more secure through the htaccess file?
Forum: PHP Oct 16th, 2009
Replies: 7
Views: 640
Posted By jonow
I know i just posted below, but i have another question.

Is it dangerous to have the <head> tag be included using PHP include? Is it dangerous to have the <body> tag or <html> tag or doctype to be...
Forum: PHP Oct 16th, 2009
Replies: 1
Views: 570
Posted By jonow
Hi, I was wondering how you keep a navigation menu up-to-date on a 200 page website. When I first started using HTML I used an iframe which it is a terrible idea. Now i am using PHP (im using...
Forum: JavaScript / DHTML / AJAX Sep 7th, 2009
Replies: 1
Views: 1,806
Posted By jonow
I have found the solution. It is called PWI (http://code.google.com/p/pwi/)
Forum: PHP Sep 3rd, 2009
Replies: 0
Views: 187
Posted By jonow
Hello, I have a PHP RSS Reader that is supposed to read a XML file and show it on my website. In the XML file are Hebrew characters. They show up fine in the XML file but show up as random symbols in...
Forum: PHP Sep 2nd, 2009
Replies: 8
Views: 477
Posted By jonow
Is this something you were talking about: http://www.lotsofcode.com/php/php-array-pagination.htm

How do i use it for table?
Forum: PHP Sep 2nd, 2009
Replies: 8
Views: 477
Posted By jonow
As i said im a PHP noob... SO basically i no nothing. Can you expand a little more?
Forum: PHP Sep 2nd, 2009
Replies: 8
Views: 477
Posted By jonow
I dont want to use JavaScript. I want it to be server side without a database
Forum: PHP Sep 2nd, 2009
Replies: 8
Views: 477
Posted By jonow
The data will be sitting on the page. So it will be plain HTML table sitting on the page.
Forum: PHP Sep 2nd, 2009
Replies: 8
Views: 477
Posted By jonow
I am a PHP noob. I want a to create PHP pagination which will paginate a table. So every 3 rows would be a new page. I don't want to use MySWL (database) or JavaScript. But here is an example of what...
Forum: PHP Aug 24th, 2009
Replies: 5
Views: 228
Posted By jonow
Can someone direct me to a tutorial of how to do it with and without MySQL? I am not exactly sure what I am searching for.
Forum: PHP Aug 24th, 2009
Replies: 5
Views: 228
Posted By jonow
Its not i don't want to use Javascript to update the website but for people to view the website. I talked to someone saying that one, and a easy way to get updated content to display on the site is...
Forum: PHP Aug 23rd, 2009
Replies: 5
Views: 228
Posted By jonow
Hello I am very new to PHP.

I want to make it so i can edit a certain div in an HTML page using a WYSIWYG editor such as TinyMCE. Is there a way to do it so lets say I have a list of all the pages...
Forum: RSS, Web Services and SOAP Aug 4th, 2009
Replies: 4
Views: 1,297
Posted By jonow
hey maybe if we are lucky in a few years when like HTML 7 comes out there will be a tag.

<take from somebody's websites content>Stuff that the person spent hours on and you are stealing.</take...
Forum: JavaScript / DHTML / AJAX Jun 18th, 2009
Replies: 5
Views: 1,026
Posted By jonow
On which side do you mean it will be slow because this will only be used by 1 maybe 2 people at a time on my website.
Forum: JavaScript / DHTML / AJAX Jun 17th, 2009
Replies: 5
Views: 1,026
Posted By jonow
would it be hard? I am not the one who will be programming this i am just researching it.
Forum: JavaScript / DHTML / AJAX Jun 17th, 2009
Replies: 5
Views: 1,026
Posted By jonow
Is there a way to set up a system there extracts SWFs from a webpage automatically?

It would be something were you have a text box and you enter the URL of a page into it. The page contains a...
Forum: HTML and CSS Jun 16th, 2009
Replies: 6
Solved: Div Min-Height
Views: 846
Posted By jonow
it works at 800 by 600 as well as 1440 by 900.
I have also tested it on all major browsers including IE 6 and it works
Forum: HTML and CSS Jun 16th, 2009
Replies: 5
Views: 1,671
Posted By jonow
The only solution which would work with my situation is put the <br> tags, which i have already done.

Thank you for your help.
Forum: HTML and CSS Jun 16th, 2009
Replies: 6
Solved: Div Min-Height
Views: 846
Posted By jonow
Thank you. I new tables could fix most of the problems but i don't want to use them. But i have found an interesting solution using images, i will post it up.

I set the background image to be 1px...
Forum: HTML and CSS Jun 15th, 2009
Replies: 5
Views: 1,671
Posted By jonow
I tried that and it did not work. My problem is that i have 4 columns and in one of them there are urls in a bunch of different rows. (all the same column) and Firefox 2 will not wrap the text...
Forum: HTML and CSS Jun 15th, 2009
Replies: 6
Solved: Div Min-Height
Views: 846
Posted By jonow
That is not exactly what i mean. I have attached pictures that i made that describe it better. Look at them in numerical order by there name. (1, 2, 3, 4).

(sorry about the horrid colors, i don't...
Forum: HTML and CSS Jun 15th, 2009
Replies: 6
Solved: Div Min-Height
Views: 846
Posted By jonow
Hi i have made a generic type template. I have a main content div with a sidebar inside of a container div. which you can see.

To give you an idea the sidebar is about 200px the main content div...
Forum: HTML and CSS Jun 13th, 2009
Replies: 5
Views: 1,671
Posted By jonow
Hi I am having trouble with the width of a table in firefox 2. When i try to set the width of the whole table or just a column it does not work. It even overflows over the div it is in. The problem...
Forum: Windows 95 / 98 / Me Jun 9th, 2009
Replies: 13
Views: 3,010
Posted By jonow
Unrelated to this (sort of) i was cleaning out my house and must have found 2 CDs with windows 95 and floppy disks with 95 on them. (is that possible?)
Forum: JavaScript / DHTML / AJAX Jun 6th, 2009
Replies: 0
Views: 422
Posted By jonow
Hi, I have just downloaded the JavaScript HTML WYSIWYG editor TinyMCE. It works well except when I click on the link button or any other button that opens a window to add an element, nothing loads in...
Forum: Windows 95 / 98 / Me Jun 1st, 2009
Replies: 13
Views: 3,010
Posted By jonow
I have seen that commercial... isn't it great

When i was looking around my house a few months ago i found a copy of windows 95, 98, ME, 2000, plus i have XP and vista so i have all of there (or...
Forum: RSS, Web Services and SOAP May 30th, 2009
Replies: 4
Views: 1,297
Posted By jonow
Thank you for directing me to Google Reader.

I am no need in a solution to this problem anymore i have found a something else that will work, it is not a solution to this problem though.
Forum: JavaScript / DHTML / AJAX May 29th, 2009
Replies: 5
Views: 736
Posted By jonow
is there a script already made somewhere?
Forum: JavaScript / DHTML / AJAX May 28th, 2009
Replies: 5
Views: 736
Posted By jonow
That was what i was aiming for something that did it by ip address. I will be using php but is this possible without php? This script still does not do what i want though.
Showing results 1 to 40 of 68

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC