Jump to content
UBot Underground

Change file field - image upload. Can't get to work on a site


Recommended Posts

I have managed to use the change file field on other sites to upload images, but on Market4Free.com I just can't get it to work :-(

 

Any advice on how I can get this to work for this site would be great.

 

Thanks in advance

Link to post
Share on other sites

I have managed to use the change file field on other sites to upload images, but on Market4Free.com I just can't get it to work :-(

 

Any advice on how I can get this to work for this site would be great.

 

Thanks in advance

 

 

Ubot struggles sometimes when using the selector. When this happens open up the source and see if there is a workaround.

 

ui open file("Upload", #file)
change file field(<name="file">, #file)

 

I believe this is the code you were after.

  • Like 1
Link to post
Share on other sites

Ubot struggles sometimes when using the selector. When this happens open up the source and see if there is a workaround.

 

ui open file("Upload", #file)
change file field(<name="file">, #file)

 

I believe this is the code you were after.

 

Thanks, that did the job :-)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...