What kind of comment would you like to send?
Complaint Problem Suggestion Praise Price Quote
What about us do you want to comment on?
Your Name: Address: Phone: Email: Comments: Please contact me as soon as possible regarding this matter. Security Code: <%End Sub %> <% Option Explicit %> <% Dim checktext checktext = request.QueryString("text") if len(checktext) = 0 then checktext = session("checktext") response.ContentType = "image/gif" response.binarywrite textToGIF(checktext) %>