Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
returns or sets a numeric value indicating an error number is the err objects default property while returning user-defined error from an automation
sets or returns wholly qualified path to a help file if help file is indicated in helpfile it is called automatically when the user clicks help
sets or returns context id for topic in help file if help file is indicated in the vbscript err object helpfile property the helpcontext property is
properties vbscript err object properties description description propertythe descriptive string related with an error helpcontext
socket and serversocket serversocket is used for normal two-way socket communication socket class permits us to read and write by the sockets
methods vbscript err objectclear methodclears every property settingsraise methodgenerate a run-time errorbull vbscript err object clear
the local systems ip address and port number and the remote systems ipaddress and port
a socket is one end-point of a two-way communication link among two programs running on the network a socket is bound to a port number so that the
write a c program to find input string using strlen strcpy strcatstrncat
node orderedinsertnode p int newval allocates a new node with data value newval and inserts into the ordered list with first node
smtp simple mail transfer protocol permits two mail servers to communicate using a easy language and gives a step-by-step protocol for exchanging
the post office protocol is an application-level protocol within an intranet which is used by the local e-mail clients to send and retrieve e-mails
normal 0 false false false en-in x-none x-none microsoftinternetexplorer4
amplthmtlampgtampltheadampgtamplttitleampgtformsamplttitleampgtamplt-- this code checks the checkbox when the button is clicked --ampgtampltscript
amplthtmlampgtampltheadampgtamplttitleampgtformsamplttitleampgtamplt-- this code allows to access the form objects elements array --ampgtampltscript
amplthtmlampgtampltheadampgtamplttitleampgt working with radio buttons amplttitleampgtampltscript languagejavascriptampgtfunction
amplthtmlampgtampltheadampgtamplttitleampgtorder formamplttitleampgtampltscriptampgt function to calculate the total cost field function total var
design a web page with suitable functionality to accept an order for fast food outlet it must check if the user has entered a valid name amp email-id
corresponds to the form target attributebull text - it is an object representing a text fieldbull text area - it is an object representing a text
this is a property of the document object it corresponds to an html input form constructed from the form tag a form can be submitted through calling
each of form in a document develops a form object as a document can have more than one form form objects are stored in an array called formsforms
the onerror event handler executes the indicated javascript code or function onto the occurrence of an error event it happens while an image or
onload amp onunload are mainly utilized for popups that appear while the user enters or leaves the page another significant use is in combination
an event handler executes segment of code depend on certain events occurring in the application like onclick or onload javascript event handlers can
events are actions which can be detected through javascript an example would be the on mouse over event that is detected while the user moves the