10000 forum users celebration - special event

That was good.

Sorry fwrite(), I was using you incorrectly for the past half-hour. And part 2/4 is done!

2 Likes

Still can’t like posts 'cuz I’m outta likes :laughing:

3 Likes

Get to L3 and you can have more likes!

LESS THEN 10 TOPICS TO GO!

2 Likes

I must have read like 15. Why haven’t I got it yet? Do locked posts not count?

Otherwise it must be my school’s crappy internet XD. It greys it out, though…

1 Like

Nope, you got it! :partying_face: :tada:

The system should assign it to you within 24 hours.

4 Likes

:partying_face:

AH, still no likes!

1 Like

Darn…

99.5F. Tired, (very slight) chills and indigestion. Let’s hope that it is just food poisoning or something :confused:

1 Like

What about me?

1 Like

30 more days of visiting minimum.

2 Likes

Why is this not working???

<form target="_blank" action="https://bing.com" method="post" name=""><input value="Go" type="submit"></form>
<script>
  document.getElementsByTagName("form").action = "https://google.com";
</script>			

I am trying to learn JavaScript. I cannot change anything about the <form> element, only the JS code.

EDIT: $('form').attr('action', 'https://google.com'); also does not work…

Does it return an array instead of an object?

also, give the form an id (id="replace_with_id_name") and select it by the id using this:

const variable = document.querySelector("#replace_with_id_name_DO_NOT_REMOVE_THE_HASHTAG_EXCLAMATION_MARK_EXCLAMATION_MARK_EXCLAMATION_MARK");

Thats jQuery.

1 Like

IK

EDIT: Got it working with document.querySelectorAll('form[action^="https://bing.com"]')

The only aggressor in Europe since the end of WW2 has been russia, who invaded Poland, Czechoslovakia, Hungary, all the Baltic states, and others and more recently Georgia, Chechnya and now Ukraine.

The West is no threat to Russia’s sovereignty but it is a threat to the dictator Putin who cannot afford to have free democratic nations on Russia’s border and shows his own subjugated population what freedom looks like.

(LOL) If Russian capability has just been demonstrated in Ukraine, their nukes would blow up in russia


hahaha you often dream all kinds of craziness :slight_smile:



5 Likes

Just going through infnityfree emails and found this odd.


The link for open client area goes to: https://vphooks.infinityfree.net/accounts

1 Like

:face_with_raised_eyebrow:

is that really admin checking informal topics?

2 Likes

I’m keeping count, this is the third time he replied here :slight_smile:

3 Likes

@Thewebuser22

3 Likes

Still sick tho :frowning:

OFC I had to get sick the day I got reg for the first time :rofl:

1 Like

Hmm, that’s a bug. Will fix that right away, is easy to do.

4 Likes