Symbian-Developers

The Official Developers Section => Symbian Software Development Discussions => The Developers Section => Symbian Web Runtime => Topic started by: Allstar12345 on September 20, 2012, 02:08:50 am

Title: [CODE EXAMPLE] Open a website indside the App
Post by: Allstar12345 on September 20, 2012, 02:08:50 am
Code: [Select]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>TITLE HERE </title>
<meta http-equiv="REFRESH" content="0;url=URL GOES HERE">
</head>
<BODY>