IETagEventAttrib not submitting form
Moderators: JRL, Dorian (MJT support)
-
- Pro Scripter
- Posts: 82
- Joined: Mon Mar 24, 2014 12:15 pm
IETagEventAttrib not submitting form
The content in this post has been removed.
Last edited by Dominic_Fichera on Wed Aug 31, 2016 4:11 am, edited 1 time in total.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: IETagEventAttrib not submitting form
Can we access the page - would we need a log in? Only it's going to be nigh on impossible to test if we can't.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Pro Scripter
- Posts: 82
- Joined: Mon Mar 24, 2014 12:15 pm
Re: IETagEventAttrib not submitting form
Hey Marcus,
Sorry, it's an internal page at work (intranet). I would be happy to provide the entire HTML page is this made a difference? It's a pretty basic page (no frames or fancy magic), so hoping we could recreate an offline version with this.
Sorry, it's an internal page at work (intranet). I would be happy to provide the entire HTML page is this made a difference? It's a pretty basic page (no frames or fancy magic), so hoping we could recreate an offline version with this.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: IETagEventAttrib not submitting form
That may help if it is just plain html. Try it.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Pro Scripter
- Posts: 82
- Joined: Mon Mar 24, 2014 12:15 pm
Re: IETagEventAttrib not submitting form
This content has been removed
Last edited by Dominic_Fichera on Wed Aug 31, 2016 4:23 am, edited 1 time in total.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: IETagEventAttrib not submitting form
Ok, so. What I am expecting to see?
I copied the html to a static html file and modified the script to refer to it.
I commented out the lines which set parent to the Macro Scheduler window so that I could debug it.
I set a breakpoint before and after the line that clicks submit.
I see the value entered into the box and then when I step through the line that submits I see the page refresh and the value disappear from the box.
So it works. The form is being submitted. The button is being clicked.
At least here with a static copy of the page.
I copied the html to a static html file and modified the script to refer to it.
I commented out the lines which set parent to the Macro Scheduler window so that I could debug it.
I set a breakpoint before and after the line that clicks submit.
I see the value entered into the box and then when I step through the line that submits I see the page refresh and the value disappear from the box.
So it works. The form is being submitted. The button is being clicked.
At least here with a static copy of the page.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
-
- Pro Scripter
- Posts: 82
- Joined: Mon Mar 24, 2014 12:15 pm
Re: IETagEventAttrib not submitting form
Hey Marcus,
Hmm... Interesting. Must be another flaw with the Live website in IE11 vs Macro Scheduler
Everything worked better before we upgraded from IE8
I will keep playing around and see how I go. Any chance of Chrome integration anytime in the future?
Thank you,
Dominic
Hmm... Interesting. Must be another flaw with the Live website in IE11 vs Macro Scheduler


I will keep playing around and see how I go. Any chance of Chrome integration anytime in the future?
Thank you,
Dominic
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Re: IETagEventAttrib not submitting form
My test was with IE11.
There are no plans for Chrome integration.
There are no plans for Chrome integration.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?