Hello I have a data entry work that you may be interested in. I have with me a list of 6500 link directories(sites where people can submit their link for inclusion). What you have to do is go each directory, then go to the link submission page. At the link submission page, you have to take a look at the source code of the page, and note the following data: Open the source and collect the parameters that are used to submit the form(, typically the pages will be in PHP/ASP/JSP) i.e. find the input html elements like below: <input type="text" name="title" value=""> need to pick the name of parameter i.e. from above it is "title" and also the field type (ie text or drop down or list or radio buttons.. etc- the field will be for a simple html form element). Finally create a record containing the name of directory (main URL), link URL for the submission form, and then details about all the parameters that are used to submit the form. Also, note the "form action"--when the user click on Submit button, the form data is submitted to this page. This will typically be <form action="...." .........> THe value for "action" after "form" will have the name of page to which the data of the submit form is submitted. There is a field which displays various categories (A USER HAS TO SELECT ONE CATEGORY while submitting the link). Note the name of the field which is storing category values (no need to note down the category values only the name of form element which is used to display category and its 'type'). Also note down the minimum and max length of description (in terms of number of characters or number of words). Typically, atleast one of the 2 should be there in each directory (and maybe both min and max will be there). If one value is not present, then write its value as zero). NOte the name of element which is displaying the captcha value, also note down the name of file wihch is used to generate this captcha. Once you have noted down all values, store them under the following field names-- NOTE THAT 'Nm" means NAME, Len means Length. Directory_List_Id (unique id to denote each directory, start from 1 and increase by 1 for each directory that you go to), Directory_Url_Nm (URL of submit form of directory), Directory_Title_Nm, Directory_Name_Nm(URL of directory), Directory_Email_Nm(the field where a user has to specify his email ID on submit form), Directory_Desc_Nm(the field where a user has to fill in link description on submit form), Directory_Title_Nm(the field where a user has to fill in link title on submit form), Directory_Desc_MnLen(min length of description field, zero if not available), Directory_Desc_MxLen(max length of description field, zero if not available), Directory_Captcha_Nm(name of field storing the captcha) Directory_Captcha_Src(name of file that generates the captcha) Directory_Categry_Nm (name of field that is displaying the category- typically this will be a drop down box) In case you find extra fields to be filled in in a submit form, then note the name and type of each such field, separately. I have a list of 6500 directories for which this work has to be done. Sometimes the directory will be german or romanian or polish, the procedure is same for such sites as for english sites. Simple work but a bit lengthy. Do PM me if you are interested, please give a quote for all 6500 directories, as well as cost for per 500 directories. That way I can split the work b/w multiple workers. I would prefer to give it to one worker/team though. Regards, Arvind.
Dear Arvind, Thanks for your kind post. I can assist you with this job. How about sharing your Gmail Id and discussing it further. LMK thanks Vidhi