12-02-2010, 01:03 AM
Thank you for your reply.
I continued to add and use the entries of WebEdit("name:=FA_CHAR:0$CHAR_VAL","id:=FA_CHAR:0$CHAR_VAL") since this is unique to each webedit box. However it still do not work.
When using the Object Spy, --> index <-- was not an option. I even tried to use your suggestion of using wild cards (*) and still no luck.
I then used .WebEdit("abs_x:=477","abs_y:=459") and that defined my area that I want to use.
I then figured out that there are 18 units between boxes, so I will make a loop and spin thru each field.
Thanks for all of your help.
Mark S.[/b][/i]
I continued to add and use the entries of WebEdit("name:=FA_CHAR:0$CHAR_VAL","id:=FA_CHAR:0$CHAR_VAL") since this is unique to each webedit box. However it still do not work.
When using the Object Spy, --> index <-- was not an option. I even tried to use your suggestion of using wild cards (*) and still no luck.
I then used .WebEdit("abs_x:=477","abs_y:=459") and that defined my area that I want to use.
I then figured out that there are 18 units between boxes, so I will make a loop and spin thru each field.
Thanks for all of your help.
Mark S.[/b][/i]