Join us at IRC!
Don't judge the unknown - Grindordie
Thursday, May 24, 2012
Navigation
Members Online
Total Online: 32
Web Spiders: 15
Guests Online: 29
Members Online: 3

Registered Members: 70189
Newest Member: CrownClown
Latest Articles
View Thread

HellBound Hackers | Computer General | Hacking in general

Author

Internet Explorer address bar / Javascript question

stdio
Member

Posts: 375
Location: omnipresent
Joined: 06.04.08
Rank:
God
Posted on 27-09-09 07:54
I am trying to fill out a form automatically using javascblockedript, however there are too many characters to fit in one time on the address bar.

So my question is this..

Is there a way to insert for example

javascblockedript:document.getElementById('id').value='somevalue';javascblockedript...


without doing
javascblockedript:document.forms[0].submit()

at the end

or is there a way to increase the number of characters I can enter into address bar.

I only want to submit my form 1 time with all the data present.

Edit: Im using AutoHotKey and the COM library to run IE inside of the gui. If I copy my long list of js into the clipboard I can paste it into an IE window thats open just to test it and it does work from there so perhaps the character length is limited outside of there?



I'm sorry, I cant hear you over the sound of how awesome I am!


Edited by stdio on 27-09-09 08:22
www.thewebsiteisdown.com
Author

RE: Internet Explorer address bar / Javascript question

stdio
Member

Posts: 375
Location: omnipresent
Joined: 06.04.08
Rank:
God
Posted on 27-09-09 09:35
Well after further debugging its not a fault of IE at all. Just that autohotkey as a limit to the size of strings.. when too long my strlen = 0.

However I did get around it and was able to break up my js into multiple submits without the page refreshing, cheers.

As an added tidbit. Looking around somewhere I saw IE address bar max length was 2000ish and FF was 65000ish (not sure how acurate that is but hey). Both were way longer then my string so decided it wasnt that and investigated til I realized it was AHK's String size.



I'm sorry, I cant hear you over the sound of how awesome I am!


Edited by stdio on 27-09-09 09:37
www.thewebsiteisdown.com
Guest
Username

Password

Remember Me


Bookmark This Page
Affiliates
Adverts

 

 

Links
By using, viewing or obtaining any information contained on this site, you agree to the disclaimer.

© HellBound Hackers 2008- 2009. Since 3rd December 2004.