Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 500
Search took 1.19 seconds.
Search: Posts Made By: low tech
Forum: JavaScript programming 03-03-2013, 08:21 AM
Replies: 11
Views: 368
Posted By low tech
Hi all done in CSS LT

Hi

all done in CSS

LT
Forum: PHP 03-02-2013, 01:49 AM
Replies: 8
Views: 436
Posted By low tech
Hey Fou-Lu I got this back from my server...

Hey Fou-Lu

I got this back from my server side people




I have to agree --- looks like Yahoo issue -- but are they meaning to do it or not? I have no idea.
Forum: PHP 03-02-2013, 01:03 AM
Replies: 8
Views: 436
Posted By low tech
Hey Fou-Lu Just looking at my php info -- I...

Hey Fou-Lu

Just looking at my php info -- I have

Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen On On


So I guess allow url fopen is...
Forum: PHP 03-01-2013, 11:41 PM
Replies: 8
Views: 436
Posted By low tech
Hi Fou-Lu Thanks I wrote something but...

Hi Fou-Lu

Thanks

I wrote something but it appears lost after I had to log back in before it could send -- now its gone --- em not my day haha

OK I will make sure they have allow_url_fopen...
Forum: PHP 03-01-2013, 11:04 PM
Replies: 8
Views: 436
Posted By low tech
Hi Fou-Lu I don't know what you mean...

Hi Fou-Lu



I don't know what you mean --- but if you mean am I using xampp -- the answer is yes:-)



On no --- this is above my 'off the bat' coding skills --- I code to learn and for fun...
Forum: PHP 03-01-2013, 03:21 PM
Replies: 8
Views: 436
Posted By low tech
Hi Fou-Lu I'm using xampp --- the files are...

Hi Fou-Lu

I'm using xampp --- the files are exactly the same as on server --- I uploaded them to make sure.


I can see no difference --- its a simple file -- everything works except instead of...
Forum: PHP 03-01-2013, 02:30 PM
Replies: 8
Views: 436
Posted By low tech
why is nonsense returned to script?

Hey guys

This is the essence of my PHP script --- has worked fine for years (and still works testing locally)

$url = 'http://...edited...com/quotes.csv?e=.csv&f=sl1d1t1&s=' . $from . $to ....
Forum: Java and JSP 02-14-2013, 05:24 AM
Replies: 4
Views: 1,119
Posted By low tech
Hi java and javascript are not the...

Hi



java and javascript are not the same

you are in the javascript forum

request a moderator to move this thread to the JAVA forum
Forum: JavaScript programming 02-13-2013, 10:11 AM
Replies: 5
Views: 334
Posted By low tech
Hi The path file is: <script...

Hi

The path file is: <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/header.js"></script>

I would say first, right click and view source and see if the path is...
Forum: JavaScript programming 02-13-2013, 05:40 AM
Replies: 7
Views: 314
Posted By low tech
Hi OP After some trial and lots of error I...

Hi OP

After some trial and lots of error I finally got it using your iframe method.

Thanks

LT
Forum: JavaScript programming 02-13-2013, 05:08 AM
Replies: 7
Views: 314
Posted By low tech
Hi OP I've tried method one in several ways...

Hi OP

I've tried method one in several ways and none of them worked.

The page just jumps to bottom. Even though the url changes it doesn't go to the anchor.

method one:
<a...
Forum: JavaScript programming 02-13-2013, 04:09 AM
Replies: 7
Views: 314
Posted By low tech
how to stop page jump, but still play sound?

Hi all

I'm trying to play a single short sound --- it works --- but the page jumps to bottom (i'm using chrome).

How can I stop the page jump?

Doing this stops the page jump, but also stops...
Forum: PHP 02-11-2013, 11:19 PM
Replies: 4
Views: 252
Posted By low tech
Hi Fou-Lu Yeh, I saw that eventually....

Hi Fou-Lu



Yeh, I saw that eventually. I've changed it now and removed the code that was being used to parse php_self.

Just learning as I go:-)

Thanks for yr help
Forum: PHP 02-11-2013, 04:22 PM
Replies: 4
Views: 252
Posted By low tech
Hi Fou-Lu Thanks for reply Yeh...

Hi Fou-Lu

Thanks for reply

Yeh navigation is in an include.

so I should use this right

basename($_SERVER["SCRIPT_NAME"]);
Forum: PHP 02-11-2013, 04:02 PM
Replies: 4
Views: 252
Posted By low tech
is php_self still ok?

Hi guys

I'm having a go at building a basic php navigation for my site and basically it's based on this

basename($_SERVER["PHP_SELF"])

It's working, but a thought came to my head --- is this...
Forum: JavaScript programming 02-11-2013, 03:13 AM
Replies: 3
Views: 316
Posted By low tech
Hi No problem. To learn more about CSS,...

Hi

No problem.

To learn more about CSS, you could start here (http://www.w3schools.com/css/default.asp).

Go through the links on the left menu.

LT
Forum: JavaScript programming 02-10-2013, 10:52 AM
Replies: 2
Views: 129
Posted By low tech
Hi for me in IE8 it doesn't scroll, but it...

Hi

for me in IE8 it doesn't scroll, but it does change the pictures. I don't notice any js errors.

Works fine in chrome.

In both cases, need to click to get it to start.

LT
Forum: JavaScript programming 02-10-2013, 09:29 AM
Replies: 3
Views: 316
Posted By low tech
Hi Use CSS to style sample: ...

Hi

Use CSS to style

sample:

<!DOCTYPE html>
<html>
<head>
<script src="jquery.js"></script>
Forum: JavaScript programming 02-09-2013, 07:45 AM
Replies: 13
Views: 390
Posted By low tech
Hi something like this? EDIT: Ah...

Hi

something like this?

EDIT:

Ah good catch philip m --- I changed my code to reflect that.
It's not as good as yours anyway :-)

<form>
Forum: JavaScript programming 02-03-2013, 06:10 AM
Replies: 10
Views: 472
Posted By low tech
Hahaha reminded me of the joke ...

Hahaha



reminded me of the joke

patient: doctor doctor, i've only got 59 secs to live!

Doctor: wait a minute.
Forum: JavaScript programming 02-02-2013, 07:29 AM
Replies: 10
Views: 472
Posted By low tech
Hi Your script is running before your demo...

Hi

Your script is running before your demo para is loaded
so it's looking for an id that does not yet exist.

try placing your script to just before closing body tag


<script...
Forum: JavaScript programming 09-13-2012, 08:59 AM
Replies: 7
Views: 755
Posted By low tech
Hi philip m I may have replied quick, but...

Hi philip m

I may have replied quick, but i'm so slow to implement hahaha so I got your second script before I had a chance to mess things up hahha

I have your second script working now as...
Forum: JavaScript programming 09-13-2012, 07:59 AM
Replies: 7
Views: 755
Posted By low tech
Hi Philip m Yeh I did honestly think I could...

Hi Philip m

Yeh I did honestly think I could do this or at least have a good try -- but yesterday when I gave it my best effort I got absolutely nowhere --- well nowhere near anything useful.
...
Forum: JavaScript programming 09-13-2012, 01:31 AM
Replies: 7
Views: 755
Posted By low tech
Hi Philip sorry to ask this. script is...

Hi Philip

sorry to ask this.

script is fantastic by the way and I can use it as it is, but
can I ask is there a way to add in a random button (function)
so that after the first round, I can...
Forum: JavaScript programming 09-13-2012, 12:57 AM
Replies: 7
Views: 755
Posted By low tech
Hi philip m Philip you are a life...

Hi philip m

Philip you are a life saver:thumbsup:

Your script a magic. You have saved me a lot of headaches hahaha

I tried for a few hours yesterday just trying to get words to seemingly...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT +1. The time now is 05:03 AM.