G
Guest
Hi - I'm trying to transfer information with the SendKeys from my Access
database to a .aspx web form. The problem i'm having is that some of my text
string show repeating characters in the web form randomly. An example of
what happens is below. I've tried sending one character at a time (with a
delay between each character) but still have the problem with certain
characters repeating. Does anyone have any suggestions?
ACCESS DATABASE SHOWS:
First Name: Joseph
Last Name: Smith
Address: 123 Easy Street
City: Mountain View
St: CA
WEB FORM DISPLAYS:
First Name: Jossephh
Last Name: SSmitth
Address: 1223 Eassy SStreet
City: Mounnttttttain Viewww
ST: CC
database to a .aspx web form. The problem i'm having is that some of my text
string show repeating characters in the web form randomly. An example of
what happens is below. I've tried sending one character at a time (with a
delay between each character) but still have the problem with certain
characters repeating. Does anyone have any suggestions?
ACCESS DATABASE SHOWS:
First Name: Joseph
Last Name: Smith
Address: 123 Easy Street
City: Mountain View
St: CA
WEB FORM DISPLAYS:
First Name: Jossephh
Last Name: SSmitth
Address: 1223 Eassy SStreet
City: Mounnttttttain Viewww
ST: CC