• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Iframe to make a toolbar quick upload or a 4r fof vbb, pls help !!

nmt12

Chevereto Member
How to make Iframe to display quick upload toolbar for 4r of VBB, pls help !!

I use Iframe , like this

Code:
<iframe src="http://www.abc.com/index.php" scrolling="no" allowtransparency="true" frameborder="0" width="600" height="30"></iframe>

But it display a big page , now i just want it display a page have small frame with just select file field and upload button to select image and upload button to my site . And when uploaded done , page result of image just display link with . nothing else it page result

Pls help !!!
 
You should use the api for this, you may want to take a look in the API section, I made a tutorial which is doing almost exactly what you want.
 
Back
Top