Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.07 seconds.
Search: Posts Made By: newscrash
Forum: JavaScript programming 03-11-2012, 07:24 AM
Replies: 9
Views: 1,263
Posted By newscrash
thank you! any code for saving all the links on...

thank you! any code for saving all the links on the page to my hard drive for local use/filtering?
Forum: JavaScript programming 03-07-2012, 01:43 AM
Replies: 9
Views: 1,263
Posted By newscrash
Okay, so without server side logic I couldn't...

Okay, so without server side logic I couldn't make any requests.

So instead of making a list of hyperlinks, say I just want to filter some of the results of my generated links.

Now I'm...
Forum: JavaScript programming 03-04-2012, 01:17 AM
Replies: 9
Views: 1,263
Posted By newscrash
sorry for the confusion... the program I'm...

sorry for the confusion...

the program I'm using should create the URL, but I personally can't know what the title of each page is until the list is generated, I need the links to TELL me what...
Forum: JavaScript programming 03-03-2012, 03:07 AM
Replies: 9
Views: 1,263
Posted By newscrash
Javascript generating list of hyperlinks

I'm new to programming,
Here's my problem:

I'm using a for loop to generate a list of hyperlinks

for(i = 100; i < 200; i++)
{

var str = "link";...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 10:00 AM.