i want to customize my newform.aspx for adding new item in a
list, sothat it will take one field value from url.
e.g. my list has 2 items id and name
i wants that id value should comes from url , i want to fetch that
value from url.
can anyone suggest me how i can do this