Jump to content

make a TXT file with asp(java)


khadem1386

Recommended Posts

First, you can't use Java with ASP, you use Javascript. Java and Javascript are totally unrelated and do completely different things.

var fil1 = data1.OpenTextFile(path,2);for (t = 1; t <= 3; t++)  fil1.WriteLine(b[t]);

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...