I thought I had this working but am still having an issue.
I have two pages:
1. an Edit form page, that fills in any values based on a database recordset, it posts to a processing page
2. a separate processing page for updating database tables with the form content
If I don't set any character encoding on the form page and
set the @CODEPAGE = 65001 and RESPONSE.CHARSE T="UTF-8" on the...
User Profile
Collapse
-
Hi,
I'm completely new to Ajax so not 100% sure how to do this.
Can you please point me to an example of this if there is one?
Thanks so much!...Leave a comment:
-
Generate New Form Elements Dynamically
Hi,
I am in the process of creating several forms where a group of elements on the form need to be created dynamically.
For example, in the case of one of the forms, I have a drop down for school, a text box for degree, and a text box for concentration. The form shows 3 of these groupings by default but would like the user to be able to "add more" 3 element groupings if need be and "remove" the additional... -
-
Foreign Character Handling
I can't seem to get consistency in my application with foreign character handling. I'm creating a series of forms that update database tables. So, when trying to edit a form, the field values that show up are queried from the database.
Occasionally, some fields will contain foreign characters - like ü, ã, é.
The Session.Codepag e is set to 65001.
The charset also is set in the HTML code:
... -
ASPSmartUpload Codepage Property Error
Hi,
I've seen various forum posts that mention the ability to set ASPSmaryUpload' s Codepage property in order to handle UTF-8 and other character encodings.
Example: http://www.thescripts.com/forum/thread102044.html
I'd like to set this property so that foreign characters in form submissions are posted correctly especially for text fields.
When I try doing it, I receive the following message:...
No activity results to display
Show More
Leave a comment: