Jump to content

unitechpetro

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by unitechpetro

  1. Thankyou for your suggestion, scott100. Unfortunately, I'm not able to use the javascript focus, because the code requires that I have access to the underlying elements within Web-mail, which I don't (as I explained in my original post, above). But, thanks anyway. I appreciate the tip. Again, what I need is code that will simulate/replicate the [tab] key, so that the cursor ends up in the second box on my webmail form long enough to autofill same with pre-specified data, then to reposition cursor to the box immediately preceeding the @ symbol. Thanks, again! I am looking forward to any reply.
  2. Can somebody please tell me if HTML code exists that can cause the cursor to end up in a specific text field box on my website? http://keyelementsresale.com/page5.html I am trying to auto-fill my website address in the email field that requires same so that my users only have to enter their username and password. Right now, they have to enter the website address, too! This annoys them and me. The web-mail system is proprietary to my webhost. Therefore, I have no way to program the html code within same. However, using iframes, I did manage to embed web-mail into my website. And, manually pushing the [tab] key several times does cause the cursor to end up in the desired text field entry box. My hope is to find HTML code that will replicate/simulate the [tab] key on my visitors' computer when they visit said web-mail page at my website so that the cursor ends up in the field after the blue @ symbol. Then, additional html code to enter my website address, automatically. Then, more html code to put the flashing cursor in the username text field box immediately preceeding the blue @ symbol. Any ideas or suggestions on how to do this, what keywords to search with, or where to look, please? Any help would be very welcome. Thanks!
  3. When I login to my ipowerweb.com vdeck to administer changes to www.keyelementsresale.com, I am having difficulty saving code to page 13 (links page) of my website. While in web builder, I attempt to edit page 13 in HTML mode to add the following code:<html> <frameset cols="100%,"> <noframes> <body>Your browser does not handle frames!</body></noframes> <frame src="http://www.keyelementsresale.net"/> </frameset> </html> But, when I click save, and re-enter page edit mode to check progress, the HTML tags are missing/removed. Does anybody here have any ideas why this might be happening? I haven't done anything else with said links page. Right now, it's not truly a links-dedicated page. I am currently using it to test code on my web-site. I've used the code tester available in W3 schools, and my code works fine, there. Thanks for your help. Sean
×
×
  • Create New...