How long can GET URL #anchor be? -


i'm trying encode state of webpage in #anchor base64 encoding json string. string gets long, 10kb example. i'm not can keep data in #anchor.

does know if #anchor part of url length definition?

  • if 2048? or 4096? there conflicting answers url length.
  • if isn't how data can put in #anchor?


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -