<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with it430]]></title><description><![CDATA[A list of topics that have been tagged with it430]]></description><link>https://community.secnto.com//tags/it430</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:55:10 GMT</lastBuildDate><atom:link href="https://community.secnto.com//tags/it430.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[IT430 Assignment 2 Solution and Discussion]]></title><description><![CDATA[Please share idea solution
]]></description><link>https://community.secnto.com//topic/1955/it430-assignment-2-solution-and-discussion</link><guid isPermaLink="true">https://community.secnto.com//topic/1955/it430-assignment-2-solution-and-discussion</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[IT430 Assignment 1 Solution and Discussion]]></title><description><![CDATA[
Task: You have to write the HTML code to show the output as following screenshot. You have to write your own VU Id, Name; Father Name should be in text boxes. All the values in the table should be center aligned.

https://youtu.be/q-COnYfOu0U
&lt;!DOCTYPE html&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;
    &lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&gt;
    &lt;title&gt;Document&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt;center&gt;
    &lt;!-- &lt;center&gt; --&gt;
    &lt;p align="right" &gt;&lt;img src="logo.png" alt=""&gt;&lt;/p&gt;
     &lt;!-- &lt;img align="right" src="logo.png" alt=""&gt; --&gt;
    
    &lt;form action="#" method="post"&gt;
        &lt;p &gt;VU ID: &lt;input type="text" name="vid" id="vid" value ="BC123456"&gt; &lt;span style="color: red;" &gt;* BC123456&lt;/span&gt; &lt;/p&gt;
        &lt;p&gt;Name: &lt;input type="text" name="sname" id="sname" value ="Aamir Latif"&gt;&lt;span style="color: red;" &gt;* Aamir Latif&lt;/span&gt;&lt;/p&gt;
        &lt;p&gt;Father Name: &lt;input type="text" name="fname" id="fname" value ="Muhammad Latif" &gt;&lt;span style="color: red;" &gt;* Muhammad Latif&lt;/span&gt;&lt;/p&gt;
        &lt;table border="1" width="30%"&gt;
            &lt;tr&gt;
                &lt;th&gt;Semester&lt;/th&gt;
                &lt;th&gt;Degree&lt;/th&gt;
                &lt;th&gt;Subject&lt;/th&gt;
                &lt;th&gt;Grade&lt;/th&gt;
            &lt;/tr&gt;
            &lt;tr style="text-align:center" &gt;
                &lt;td&gt;Spring 2020&lt;/td&gt;
                &lt;td&gt;BSCS&lt;/td&gt;
                &lt;td&gt;IT430&lt;/td&gt;
                &lt;td&gt;A&lt;/td&gt;
            &lt;/tr&gt;
        &lt;/table&gt;
    &lt;/form&gt;
&lt;/center&gt;

&lt;/body&gt;
&lt;/html&gt;

[image: 25f5SIX.png]
]]></description><link>https://community.secnto.com//topic/1772/it430-assignment-1-solution-and-discussion</link><guid isPermaLink="true">https://community.secnto.com//topic/1772/it430-assignment-1-solution-and-discussion</guid><dc:creator><![CDATA[cyberian]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[IT430 Assignment 3 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">Assignment No. 03<br />
Semester Fall 2019<br />
IT430:E-Commerce<br />
Total Marks: 15<br />
Due Date:  16/01//2020</p>
<p dir="auto">Instructions:<br />
Please read the following instructions carefully before solving &amp; submitting the assignment.<br />
It should be clear that your assignment will not get any credit (zero marks) if:<br />
o	The assignment is submitted after the due date.<br />
o	The submitted assignment is other than .doc or .docx file.<br />
o	The submitted assignment does NOT open or file is corrupted.<br />
o	The assignment is copied (from another student or ditto copy ofthe handouts or internet).<br />
o	No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last hour of the deadline.</p>
<p dir="auto">Uploading instructions<br />
o	For clarity and simplicity, you are required to Upload/Submit only .doc or .docx file.</p>
<p dir="auto">Objective<br />
The objective of this assignment is:<br />
o	To make students understand about the idea of revenue models on the internet.<br />
o	To clear the concept of e-business and its implementation.<br />
For any query about the assignment, contact at <a href="mailto:it430@vu.edu.pk" target="_blank" rel="noopener noreferrer nofollow ugc">it430@vu.edu.pk</a></p>
<p dir="auto">Scenario<br />
Suppose Mr. Akram has established a joint venture company which deals with different commodities through online e-business. This company has to process thoudands of customer’s transaction each day. It needs a powerful web server which to handle all the requests efficiently. The main purpose of an e-business is to generate revenue and earn profit alongwith reducing cost and improving customer services. Keeping in view of the following scenarios, you are required to identify the revenue model for particulars (Businesses) which will be implemented e-business of this joint venture compay:</p>
<p dir="auto">	Facebook and YouTube are displaying different types of advertisements. These advertisements can be seen or skipped depending upon our choice. Which revenue model will be implemented here?</p>
<p dir="auto">	For online business of retail store of child’s garments, where customers can shop 24 hours a day without leaving their home or office. Which revenue model will be implemented here?</p>
<p dir="auto">	Suppose you purchase T. Shirt online and make your payment using your credit card. Which revenue model will be implemented here?</p>
<p dir="auto">	Let’s say that, you are having a health issue and need some assistance online from a doctor. You approach him/her online for discussing your health related issues and pay fee for availing this service. Which revenue model do you think is appropriate in this case?</p>
<p dir="auto">	Joint Venture Company offered a platform to submit and publish books, research papers and research articles. Which revenue model will be implemented here?</p>
<p dir="auto">Good Luck!</p>
]]></description><link>https://community.secnto.com//topic/1016/it430-assignment-3-solution-and-discussion</link><guid isPermaLink="true">https://community.secnto.com//topic/1016/it430-assignment-3-solution-and-discussion</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[IT430 Assignment 2 Solution and Discussion]]></title><description><![CDATA[&lt;!DOCTYPE html&gt;

&lt;html&gt;

&lt;head&gt; 
&lt;title&gt;IT430 ASSIGNMENT NO 2 
&lt;/title&gt; 
&lt;/head&gt;

&lt;body bgcolor="@B6D53B"&gt; 
&lt;center&gt; 
&lt;h2&gt;Grade Book Calculator&lt;/h2&gt; 
&lt;h4 &gt;Welcom To Grade Book Calculator&lt;/h4&gt;

&lt;form id="myform"&gt; 
&lt;table&gt; 
&lt;tr&gt;
&lt;td&gt;
Student_ID:
&lt;/td&gt;
&lt;td&gt;
&lt;input id="studentid" oninvalid="alert('Please Enter Student_ID ')"
type="text" placeholder="Enter your VU ID" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
Name:
&lt;/td&gt;
&lt;td&gt;
&lt;input id="nameid" oninvalid="alert('Please Enter Name ')"
type="text" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;
Father Name:
&lt;/td&gt;
&lt;td&gt;
&lt;input id="fathernameid" oninvalid="alert('Please Enter Father Name ')"
type="text" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt; 

&lt;tr&gt;
&lt;td&gt;
CNIC:
&lt;/td&gt;
&lt;td&gt;&lt;input id="cnicid" pattern="^[0-9+]{5}-[0-9+]{7}-[0-9]{1}$" oninvalid="alert('Please Enter CNIC ')"
type="text" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;
English:
&lt;/td&gt;
&lt;td&gt;&lt;input type="text" id="englishid" oninvalid="alert('Please Enter English Marks ')"
name="english" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;
Computer:
&lt;/td&gt;
&lt;td&gt;&lt;input type="text" id="computerid" oninvalid="alert('Please Enter Computer Marks ')"
name="computer" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
Math:
&lt;/td&gt;
&lt;td&gt;&lt;input type="text" id="mathid" oninvalid="alert('Please Enter Math Marks ')"
name="math" required="required" /&gt; 
&lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
&lt;td&gt;
&lt;input type="submit" onclick="calculate()"/&gt;
&lt;input type="reset"&gt;
&lt;/td&gt;

&lt;/table&gt;
&lt;/form&gt; 
&lt;/center&gt;

&lt;script&gt; 
function calculate(){
var field1 = parseInt(document.getElementById("englishid").value);
var field2 = parseInt(document.getElementById("computerid").value);
var field3 = parseInt(document.getElementById("mathid").value);

var result = (field1+field2+field3)/3;
alert(result);

}

&lt;/script&gt;

&lt;/body&gt;

&lt;/html&gt;

]]></description><link>https://community.secnto.com//topic/692/it430-assignment-2-solution-and-discussion</link><guid isPermaLink="true">https://community.secnto.com//topic/692/it430-assignment-2-solution-and-discussion</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[IT430 Assignment 1 Solution and Discussion]]></title><description><![CDATA[Task.1:		Convert the binary number (10101001)2 into its equivalent decimal number with all calculation steps.
Solution:
201 + 210 + 220 +231 + 240 + 251 + 260 + 271
1     +   0   + 0      + 8    +0   + 32    + 0    + 128
= (169)10
Task 2:		You have to write the HTML code for creating a from as shown in the following screenshot.
[image: PkAOVVQ.png]
Solution: 
&lt;html&gt;
  &lt;head&gt;
    &lt;title&gt;Student Information&lt;/title&gt;
  &lt;/head&gt;
    &lt;body&gt;
       &lt;form name="frmStuGradeCal" align="center"&gt;
         &lt;table align="center"&gt;
           &lt;tr&gt;&lt;td&gt;Student ID: &lt;/td&gt;&lt;td&gt;&lt;input type ="text" id="yes" Name="StuId" value = BC123456789 &gt;&lt;td  bgcolor="#FF0000"&gt;*Write your own VUID &lt;/td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br&gt;
           &lt;tr&gt;&lt;td&gt;Paswword: &lt;/td&gt;&lt;td&gt;&lt;input type ="password" id="yes1" Name="pwd" &gt;&lt;/td&gt;&lt;/tr&gt;&lt;br&gt;
                   &lt;/table&gt;
		   
         &lt;input type="button" name="login" value=" Login"&gt;
		         
&lt;tr&gt;
&lt;td  colspan = 2&gt;
Press Login button &lt;/td&gt;
&lt;/tr&gt;
       &lt;/form&gt;
    &lt;/body&gt;

&lt;/html&gt;


Task 3:		Identify the Network IDs and Host IDs from the given IP addresses and then mention them in their respective columns.
[image: tsTlU5R.png]
Solution:
[image: TelICyY.png]
]]></description><link>https://community.secnto.com//topic/550/it430-assignment-1-solution-and-discussion</link><guid isPermaLink="true">https://community.secnto.com//topic/550/it430-assignment-1-solution-and-discussion</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[IT430 GDB1 Solution and discussion]]></title><description><![CDATA[@zareen said in IT430 GDB1 Solution and discussion:

Do you think that in hash function can be decrypted and reversible?

No, they cannot be decrypted. These functions are not reversible. There is no deterministic algorithm that evaluates the original value for the specific hash.
However, if you use a cryptographically secure hash password hashing then you can may still find out what the original value was. These functions were designed to produce hash codes for big volumes of data / files. That is why they were designed to be very fast. It is relative easy to calculate MD5 and SHA1 hashes over a big number of inputs and use that to create a reverse lookup table.
Reff
]]></description><link>https://community.secnto.com//topic/273/it430-gdb1-solution-and-discussion</link><guid isPermaLink="true">https://community.secnto.com//topic/273/it430-gdb1-solution-and-discussion</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>