Jump to content

Submit forum via URL

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
ki4jgt

ki4jgt

    Learning Programmer

  • Members
  • PipPipPip
  • 84 posts
I'm building a program and I need it to open a web browser and submit data to a form. (I'm new to programming only been at it for about 5 months)

I do not own the website, but it is public. it's QRZ.COM Callsign Database.

I need the input named callsign to contain "xxx" how would I setup the url to have it contain that and then to submit it?

I currently have website of my own at my disposal if that helps. Also I am not using VB, just plain BASIC which has more flavors than any other language, but I didn't know what other category this fit into.

#2
ki4jgt

ki4jgt

    Learning Programmer

  • Members
  • PipPipPip
  • 84 posts
Although this would probably go better in HTML sorry LOL VB was the first I saw