Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 10 of 10
Search took 0.08 seconds.
Search: Posts Made By: Raymond Cheyne
Forum: JavaScript programming 09-14-2012, 03:46 PM
Replies: 13
Views: 565
Posted By Raymond Cheyne
I have the ending tag. I only included the...

I have the ending tag. I only included the opening tag for brevity.
Forum: JavaScript programming 09-14-2012, 03:44 PM
Replies: 13
Views: 565
Posted By Raymond Cheyne
I have that.

I have that.
Forum: JavaScript programming 09-14-2012, 02:44 PM
Replies: 13
Views: 565
Posted By Raymond Cheyne
Thank you for your answer, but it's not liking...

Thank you for your answer, but it's not liking it. My script is not running. This is what I have:

<script type="text/javascript" src="C:\My\Path\MyJScript.js">

Am I doing something wrong?
...
Forum: JavaScript programming 09-14-2012, 02:16 PM
Replies: 13
Views: 565
Posted By Raymond Cheyne
JScript Script File

I have such a file that I want to make use of. I don't know how to access it's capabilities/interface in my Javascript. What do I need to do?
Forum: Computer Programming 09-14-2012, 12:25 PM
Replies: 2
Views: 625
Posted By Raymond Cheyne
Thank you! :)

Thank you! :)
Forum: Computer Programming 09-13-2012, 06:32 PM
Replies: 2
Views: 625
Posted By Raymond Cheyne
Relation Between Javascript and Microsoft Acces Databases

I have an HTML page with Javascript and DOM in it, and I have a Microsoft Access Database. Is it possible to populate the HTML page using the Javascript with data from the Access database?

Raymond
Forum: DOM and JSON scripting 09-13-2012, 06:27 PM
Replies: 3
Views: 655
Posted By Raymond Cheyne
Thank you! :)

Thank you! :)
Forum: DOM and JSON scripting 09-13-2012, 03:34 PM
Replies: 3
Views: 655
Posted By Raymond Cheyne
How To Make Table Cells Hyperlinks Using DOM

Summary:
Given a table and a row within the table,
1. Create a table cell.
2. Append a text node to the cell.
3. Create a hyperlink.
4. Assign the <href> attribute of the hyperlink.
5. ...
Forum: DOM and JSON scripting 09-12-2012, 03:43 PM
Replies: 3
Views: 655
Posted By Raymond Cheyne
Creating a Hyper-Text Link

How would I make each of TableName_0, TableName_1, ... TableName_n a hyperlink to another HTML page somewhere?


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"...
Forum: DOM and JSON scripting 09-12-2012, 02:59 PM
Replies: 3
Views: 805
Posted By Raymond Cheyne
I suggestion putting your script in the <head>,...

I suggestion putting your script in the <head>, not the <body>. Beyond that, sorry, I'm not sure.

Raymond
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT +1. The time now is 08:13 AM.