Click here to Skip to main content
16,014,650 members

Comments by burgo855 (Top 12 by date)

burgo855 23-Jan-14 22:37pm View    
Yeah, i'm not worried about the format, i can sort that out. The issue is its not grabbing the "+myname" from the html input, instead it just displays the +myname.

So i figure their must be a way to read the input answers and display them in a file which is downloadable?
burgo855 18-Jul-12 23:15pm View    
Cheers.
burgo855 18-Jul-12 23:10pm View    
what string should i replace it with? Thanks.
burgo855 18-Jul-12 22:53pm View    
Is their a way to use this in every line of code? im using this:

if (File.Exists(@"C:\PROGRA~1\test\file.txt"))
File.Delete(@"C:\PROGRA~1\test\file.txt");
File.Copy(@"C:\PROGRA~1\new\file.txt", @"C:\PROGRA~1\test\file.txt");

is their a way to use the formula in my first post in the formula above?
burgo855 17-Jul-12 21:14pm View    
If they keep the original files in the same location even with a new name they will experience fps lag. I know this because i have already tried it...

If i place the files in recycle bin it will just eventually fill their bin making the program a hindrance as they have to empty recycle bin.

Besides i have the exact same files they will use so they can patch to and from each version.