Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: AndrewSmith
Forum: JavaScript / DHTML / AJAX Aug 30th, 2006
Replies: 4
Views: 9,518
Posted By AndrewSmith
Hi guys....
I am having trouble changing the color of the LEFT border in a table.

i'm using the following javascript:


document.getElementById("cell1").style.border-left="3px red solid";
...
Forum: JavaScript / DHTML / AJAX Aug 25th, 2006
Replies: 1
Views: 1,463
Posted By AndrewSmith
hey. I'm trying to get a grasp on XML for use with AJAX.
here is my code. what i want to do is grab the stuff between the 'content' tags, and display it. then i want to take the stuff between the...
Forum: JavaScript / DHTML / AJAX Aug 23rd, 2006
Replies: 3
Views: 8,175
Posted By AndrewSmith
K, I got it working. I'm not sure which part of my code was incorrect, but it works now.



function makeRequest(url, divID) {
var http_request = null;
var browser = navigator.appName; ...
Forum: JavaScript / DHTML / AJAX Aug 23rd, 2006
Replies: 1
Views: 8,745
Posted By AndrewSmith
Holla

I am using AJAX to load content into a section of my website. I would like the content that is loaded in to execute some javaScript. However, when i simply include it in the response, it...
Forum: JavaScript / DHTML / AJAX Aug 22nd, 2006
Replies: 3
Views: 8,175
Posted By AndrewSmith
Heyyyy... I'm trying to get some AJAX going on in my website. It works FINE in IE 6, but when I try it with Mozilla FireFox, nothing happens. Can anybody see anything wrong with the following...
Forum: ASP Aug 11th, 2006
Replies: 2
Views: 4,855
Posted By AndrewSmith
Alright, I solved it. Turns out you can just put the name of the file right there in the copyFile line.
looks like this:


fs.CopyFile sourceFile, DestinationFolder & "\NEWFILENAME.txt", 1

...
Forum: ASP Aug 11th, 2006
Replies: 2
Views: 4,855
Posted By AndrewSmith
ola

I need to copy a file from one directory on my server to another. The thing is, if the file already exists in the destination folder, I need to copy it with a different name (i'd just like to...
Forum: ASP Aug 10th, 2006
Replies: 1
Views: 11,504
Posted By AndrewSmith
hey all. need some help here.

using ASP, I am opening another .asp file (as a text file), and reading it line for line. At one point in my script, i have to say "if a variable contains the...
Forum: Graphics and Multimedia Aug 1st, 2006
Replies: 2
Views: 2,064
Posted By AndrewSmith
Hi Guys. Hope i'm in the right forum. I'm using something called SWFObject to load in my activeX controls(flash objects). Its working great, except for as soon as I call a javaScript function from...
Forum: ASP Jul 27th, 2006
Replies: 2
Views: 12,115
Posted By AndrewSmith
Hi guys
I have a string (read from a text file), and i need to be able to pull out the value in the quotation marks. For example:

if my string is <img src="hello.jpg">

, I need to return...
Forum: Site Layout and Usability Jul 24th, 2006
Replies: 2
Views: 2,402
Posted By AndrewSmith
Hi y'all...
I'm just getting my feet wet with this whole "usability" thing. Now, from what I've gathered, frames are bad and a thing of the past. Okay, now i'm making my websites with Divs and CSS....
Showing results 1 to 11 of 11

 


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

©2003 - 2009 DaniWeb® LLC