html - Is there a way to preupload photos to webpages in a similar way to prefilled urls? -


the example website (the 1 i'm looking @ currently) question gumtree, similar of ebay/amazon.

when filling out new ad site, can "pre-fill" url (not sure if correct terminology) when go create new ad title, price, description, etc filled out, rather having empty form fill out.

i wondering if url can utilized further upload photos in similar way how forms filled. additionally, possible automate clicking "submit" button in url well?

if these can't automated via url, how should 1 go this?

i suggest having defaults stored in database. when user brings form can default image loaded. have them fill out changes them , save database custom template if wanted else able have defaults pull db.

as submit button in url not sure makes sense. use kind of javascript when page loads particular url submit form. dont see thats accomplishing.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -