|
-
Mar 3rd, 2006, 02:39 AM
#1
Thread Starter
Member
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
-
Mar 3rd, 2006, 03:10 AM
#2
Re: can we use sendkeys in html
Can you explain your problem more in detail. What happens when how?
-
Mar 5th, 2006, 09:27 PM
#3
Thread Starter
Member
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
-
Mar 9th, 2006, 11:56 PM
#4
Thread Starter
Member
Re: can we use sendkeys in html
-
Mar 10th, 2006, 05:29 PM
#5
Frenzied Member
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>...
-
Mar 10th, 2006, 05:52 PM
#6
Re: can we use sendkeys in html
 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>
-
Mar 12th, 2006, 09:51 PM
#7
Thread Starter
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|