Deprecated: Optional parameter $after declared before required parameter $length is implicitly treated as a required parameter in /home/downanrn/ufdpoint.com/wp-content/themes/mayosis/library/theme-functions.php on line 184
Auto fill form html code – UFDpoint
Warning: Undefined array key "HTTP_REFERER" in /home/downanrn/ufdpoint.com/wp-content/themes/mayosis/mayosis.template#template on line 43

Auto fill form html code

in SEO Tools on March 20, 2013

Sponsored Links

How to install Autofill Forms

Open Mozilla >> Tools >>Add-on >> type “Autofill Forms” right side search bar >> press enter

 

IN Name Field

  1. url
  2. title
  3. Category
  4. description
  5. tags
  6. email
  7. keyword

IN Field rule use code

Url
(?:^url)

Title
(?:title)
Category
(?:category)
Description
(?:^description)
tags
(?:tags)
Email
(?:email)
Name
(?:name

 

done