Skip to content

Instantly share code, notes, and snippets.

@sohel-rana
Created October 21, 2012 06:08
Show Gist options
  • Save sohel-rana/3926098 to your computer and use it in GitHub Desktop.
Save sohel-rana/3926098 to your computer and use it in GitHub Desktop.
Sample index.html file for custom build of ExtJS components
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<link rel="stylesheet" type="text/css" href="ext/resources/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="ext/ux/css/CheckHeader.css" />
<script type="text/javascript" src="ext/ext.js"></script>
<script type="text/javascript">
Ext.Loader.setConfig({
enabled: true
});
Ext.Loader.setPath('Ext.ux', 'ext/ux');
//load the required classes
Ext.require([
'Ext.grid.*',
'Ext.data.*',
'Ext.util.*',
'Ext.Action',
'Ext.form.field.*'
]);
</script>
</head>
<body>
</body>
</html>
@Mrchenlung
Copy link

Hai bos am frm indonesia and nee yur help with my projects. I want to using sqlmap org program to injects pulse credit balance into my celular number 087870675171 from xl card frm indnesia celphone provider using old scratch voucher number that i had been use. And this is the 6 old same series nominal voucher number that i would like to use, 4960699340897528/7817714549244117/4363169721747608/2516848896550482/5833177869263804/2709404212913780. Please give me tutorial from the first what should i do to solve using sqlmap program. Please reply oke thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment