Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Canīt open .att file --- VERY URGENT!!!
Name: Andrea Date: March 7, 2002 at 06:33:35 Pacific
Comment:
Hello to everyone!!! I canīt open my .att file. It is a form that I made and sent to my e-mail adress. Which program do I need to open my .att file? I already tried th notepad and MSWord... Bad choice ... Can anyone help me as fast as possible?
Name: Mark Date: March 7, 2002 at 11:37:29 Pacific
Reply:
You say that it's a form? With what program did you make it?
0
Response Number 2
Name: Apple Date: March 7, 2002 at 12:49:27 Pacific
Reply:
the .att file is made using a mailto: structure in a CGI form. It's a text file, nothing special. What you get, however, is CGI code. Spaces are replaced with + and special characters like / or \ are replaced with their %### equivalent in CGI speak.
Do a google search for post-query.c and download all related .c files (util.c in particular). With some simple modifications, you can make these programs read from your .att and produce a new text file that isn't in CGI speak.
Or, you can try to read the .att text. It's up to you.
0
Response Number 3
Name: kostas stam Date: March 8, 2002 at 11:11:15 Pacific
Reply:
i have promblem to acrord32.exe icant open documets and email documents
Hi, I too have the same problem! Could I change the format that it sends it in some how? (instead of CGI). thnak you
0
Response Number 5
Name: sedna Date: June 22, 2002 at 11:12:46 Pacific
Reply:
yes im having the exact same problem- i created a form in HTML using javascript and then to test it out i emailed it to myself and its in ATT format- i cant open it- any suggestions?
Summary: hey.. you first look at the extension and its size.if it >1mb just open it in to some word processors like wordpad/word..may be some header in plane text there sometime....if u still doubt it is a pi...
Summary: Hi there! I would like to open a specied file using vb. I have 2 command buttons. button A will open the file named "Sample.xls" on my local drive (c:\) Button B will open the file "Sample2.xls" on a ...