i want edge browser kiosk mode open code please
2 2025-08-07 12:16:09
Re: bat file script convert mvd code please... (3 replies, posted in General)
please reply any one
3 2025-08-06 14:30:35
Topic: bat file script convert mvd code please... (3 replies, posted in General)
bat file script convert mvd code please...
@echo off
start msedge.exe --kiosk "file:///C:/17-04-2022/Script/RCCROP.html" --edge-kiosk-type=fullscreen
5 2025-07-26 06:58:06
Topic: dbimage rotate (2 replies, posted in General)
dbimage rotate code please.................
6 2025-06-10 05:44:28
Topic: pdf to jpg convert MVD (1 replies, posted in General)
pdf to jpg convert MVD full Code please.....................................
7 2025-06-06 10:17:23
Re: Imaage Brightness and Contrest (3 replies, posted in General)
Photo Brightness and Contrest Adgustment Exaple code send please
8 2025-06-06 04:23:51
Topic: Imaage Brightness and Contrest (3 replies, posted in General)
Image Brightness and Contrest Adgustment Exaple code send please
9 2025-05-31 04:08:37
Re: whatsapp api message send (9 replies, posted in General)
Thankyou very much all
10 2025-05-22 11:27:52
Re: whatsapp api message send (9 replies, posted in General)
api whatsapp massage send code
website is https://green-api.com/en
11 2025-05-21 13:48:37
Re: whatsapp api message send (9 replies, posted in General)
this code php convert mvd code please
12 2025-05-21 13:46:42
Re: whatsapp api message send (9 replies, posted in General)
<?php
//The idInstance and apiTokenInstance values are available in your account, double brackets must be removed
$url = 'https://7105.api.greenapi.com/waInstanc … 0b4e4146a5';
//chatId is the number to send the message to (@c.us for private chats, @g.us for group chats)
$data = array(
'chatId' => '@c.us'
);
$options = array(
'http' => array(
'header' => "Content-Type: application/json\r\n",
'method' => 'POST',
'content' => json_encode($data)
)
);
$context = stream_context_create($options);
$response = file_get_contents($url, false, $context);
echo $response;
?>
14 2025-05-19 11:02:14
Topic: whatsapp api message send (9 replies, posted in General)
whatsapp api message send exampale code please.......
api websites list
15 2025-03-27 10:46:54
Re: html code insert in MVD (6 replies, posted in General)
how to html code insert in mvd script any example
16 2025-03-26 04:43:49
Re: html code insert in MVD (6 replies, posted in General)
html form code insert in MVD example code
18 2025-03-24 13:37:20
Topic: html code insert in MVD (6 replies, posted in General)
html code insert in MVD example code
19 2025-01-07 04:14:34
Topic: Finger print Scanner (0 replies, posted in General)
Finger print Scanner intigrate code please...........
20 2024-12-21 03:23:39
Topic: Finger print Scanner (0 replies, posted in General)
how to integrate finger print scanner device
21 2024-09-17 03:13:12
Re: Language Translate (3 replies, posted in General)
i want this type ............
in mvd
22 2024-09-16 11:26:04
Topic: Language Translate (3 replies, posted in General)
how to edit text box value in language transalate any sample code plese..............
23 2024-09-15 04:45:15
Topic: Create a Report with Embedded PDF Content (1 replies, posted in General)
how to Create a Report with Embedded PDF Content
25 2024-09-14 06:20:13
Re: image drag and drop (4 replies, posted in General)
send example code please...............