Search Results

Showing results 1 to 5 of 5
Search took 0.02 seconds.
Search: Posts Made By: nschessnerd ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Oct 10th, 2007
Replies: 2
Views: 1,391
Posted By nschessnerd
your problem is that the window doesnt load completely. Im not sure where the error is though. You could have a pre generated page where you pass on the variables.
Forum: JavaScript / DHTML / AJAX Oct 9th, 2007
Replies: 1
Views: 1,476
Posted By nschessnerd
use something like parent.framea.location=x; parent.frameb.location=y;
Forum: JavaScript / DHTML / AJAX Oct 3rd, 2007
Replies: 6
Views: 2,215
Posted By nschessnerd
Thats not exactly how you do it, look up javascript file io online
Forum: JavaScript / DHTML / AJAX Oct 3rd, 2007
Replies: 6
Views: 2,215
Posted By nschessnerd
try using window.location.href


you can always write to a text file
ie:

function wtf(){
var fso, s;
fso = new ActiveXObject("Scripting.FileSystemObject");
s =...
Forum: JavaScript / DHTML / AJAX Jan 4th, 2007
Replies: 1
Views: 1,110
Posted By nschessnerd
Hey peeps, im working on a method to format inputed text to include html, and i need to read line by line. is there any way i can do this? My java code looked like this:


public String...
Showing results 1 to 5 of 5

 


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

©2003 - 2009 DaniWeb® LLC