• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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