Results 1 to 7 of 7

Thread: can we use sendkeys in html

  1. #1
    Member
    Join Date
    Feb 06
    Posts
    46

    can we use sendkeys in html

    can we use sendkeys in html it is because it always putting the <p> comparator to send a another paragraph can u help me

  2. #2
    Moderator
    Join Date
    Jan 05
    Location
    Sydney
    Posts
    13,612

    Re: can we use sendkeys in html

    Can you explain your problem more in detail. What happens when how?

  3. #3
    Member
    Join Date
    Feb 06
    Posts
    46

    Re: can we use sendkeys in html

    heres the problem when i write a word in the web page then whe i press enter the sendkeys <p> will appear whe i press the enter key

  4. #4
    Member
    Join Date
    Feb 06
    Posts
    46

    Re: can we use sendkeys in html

    help me

  5. #5
    Frenzied Member
    Join Date
    Jun 05
    Posts
    1,138

    Re: can we use sendkeys in html

    You meant when you tried to make a webpage, say you used MS Frontpage, then you press enter, and then in HTML tab, <p> showed up? If yes, that's the way it's supposed to work, if u dislike that <p>, simply delete it and replace <br>...

  6. #6
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 02
    Location
    Camden, London Mode: PPI
    Posts
    4,904

    Re: can we use sendkeys in html

    Quote Originally Posted by icelance
    heres the problem when i write a word in the web page then whe i press enter the sendkeys <p> will appear whe i press the enter key
    <p>That would be html. Web pages are written in HTML. Paragraphes are enclosed in <p></p> tags. <br />
    Inserts a single line break.</p>
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  7. #7
    Member
    Join Date
    Feb 06
    Posts
    46

    Re: can we use sendkeys in html

    my problem is this i've finished a html code the i upload it on my internet explorer in the explorer you will see a from(the one that we can write anything like when we reply on other threads) now i like to be done is this when i write any thing on it and when i press enter the <p> sign will be there every time i press the enter key it will appear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •