Jump to content

Fill form password field with C#


glenelkins

Recommended Posts

Well basically the issue is I am a PHP, JS etc programmer and im learning C# . I am writing an article submitter and a part of it is to login to a specific forum and post for me. It uses vBulletin but because the password field uses JS to take the value, rather than posting it with the form, it never fills the field in by name... if that makes sense?

 

So i need something of the equivalent of the js:  document.getElementById ().value for C#

So you're writing a bot...

 

Assuming the forum is under your control, post stuff to the database directly.

 

If that assumption happens to be wrong then does the forum owner/administrator know you're trying to do this?

the forum is not under my control no, not that it's really the concern of this discussion. the forum accounts are mine on the forum, the software is just to make my life easier in writing informative articles and posting them automatically rather than wasting valuable time posting myself.

 

please continue to answer the question in the discussion.

The thread is about how to help you make a bot. Whether you're allowed to make and use one is most certainly "the concern of this discussion".

 

Have you asked whoever runs the forum if you can make automated posts like this?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.