Hi,
is there a interface to firefox to display html files from within
another application. Under windows, I can use ShellExecute() with the
html-File as the program name, but I have no idea, how to handle the
#TARGET inside a html-File.
My goal is it, to call a library function of firefox with the path +
name of the file plus a anchor target <a name="anyname"....> and firefox
should do the rest and display this...
Thank you for any help,
Regards,
Peter