AllInWorld99 provides a reference manual covering many aspects of web programming, including technologies such as HTML, XHTML, CSS, XML, JavaScript, PHP, ASP, SQL,FLASH, jQuery, java, for loop, switch case, if, if else, for...of, for...in, for...each,while loop, blogger tips, blogger meta tag generator, blogger tricks, blogger pagination, client side script, html code editor, javascript editor with instant output, css editor, online html editor, materialize css tutorial, materialize css dropdown list,break, continue statement, label,array, json, get day and month dropdown list using c# code, CSS button,protect cd or pendrive from virus, cordova, android example, html and css to make android app, html code play,telerik show hide column, Transparent image convertor, copy to clipboard using javascript without using any swf file, simple animation using css, SQL etc. AllInWorld99 presents thousands of code examples (accompanied with source code) which can be copied/downloaded independantly. By using the online editor provided,readers can edit the examples and execute the code experimentally.


     Consider one situation I need to pass some data to sql using linq to sql, so I am created and object for dbml and send the values through it. But it show some error, we can easy to identify the error while give the value directly to the method, so we can find the data type mismatch error.



Parameter error in c#


     Usually some one checking all the radio button(checked or not) one by one and get the selected radio button value. But we can get the radio button value in a single line using jquery.

Example
asp Radio button

    <asp:RadioButtonList ID="Rbtn_ModeSetBy" runat="server">
        <asp:ListItem Value="0">All Employees</asp:ListItem>
        <asp:ListItem Value="1">Grade</asp:ListItem>
        <asp:ListItem Value="2">Job Title</asp:ListItem>
        <asp:ListItem Value="3">Employment Status</asp:ListItem>
   </asp:RadioButtonList>

jQuery Code

   var val =$('[id*="<%=Rbtn_ModeSetBy.ClientID%>"]').find('input:checked').val();
     I am a customer of hatsun curd. I brought two hutsun curd for my 1year baby, but it was defected and have some bad smell so I thought it reached the expiry date, but 5days left for expiry. So please don't brought, mainly for baby's. I saw the defect, if I not seen then? I can't think about it. I attached some screen shot below please seen it and don't brought it for your baby's.

     In the following code is used to create a simple notepad, used to enter the text and apply bold,italic and underline style.

     In the following example,we can easy to move the list box item up and down using javascript code.
     The following example code will help you to select all or deselect all the items from list box using javascript code.
     In some situation user have chance to wrongly press back, close or reload button in browser, if we want to show any waning message we can use the onbeforeunload event.

In this example we are increase the edge-collision-detection restitution value.
     In this example each and every objects are interacting with other objects, this edge detection is automatically calculating.
     In this example each and every objects are interacting with other objects, this edge detection is automatically calculating.
     We can use variables in css. CSS Variables are entities defined by authors, or users, of Web pages to contain specific values throughout a document. They are set using custom properties and are accessed using a specific functional notation var().

                                               ULLAKAI ARUVI WATERFALLS

   

                        Ulakkai Aruvi is a wonderful falls on Pazhayar, near its birthplace. It is so named as it looks like a wooden utensil fit as a fiddle of hour glass. Left Keeripara in our WagonR with Senthil, a domain chief based at Keeripara, who is extremely acquainted with the part. Hit Thadikarakonam and took left for Azhagiapandiapuram along SH 45 of Tamil Nadu. Short stop at Azhagiapandiapuram for get-together light eatables and entered the restricted street to one side, coordinated towards the Western Ghats is the course from Trivandrum.

SPECIALTY IN ULLAKKAI ARUVI:



                      Ulakkai Aruvi is a natural waterfall located  in Azhagiapandipuram town. Water is accessible in this water fall even in the summer season. Numerous vacationers come here for showering and to appreciate the nature. The pathway to this waterfall lies in the Reserve Forest. So you get the exceptionally immaculate air and the spot is pin drop quiet.It is located at a distance of 40 Km from Kanyakumari. Ullakaruvi falls is around 35 km from Kanyakumari town and around 17 km 


from Nagercoil town, close Azhakiyapandiapuram town. The falls is up in the center of woods slopes  which can be achieved just by foot from the base of the slopes. A hour's trek from the base of the slopes is through rough, forested region, which is exciting in itself. (On a crisp morning, one can see the waterfalls from the base of the slopes through stripped eye, or far and away superior through binoculars/zoom lens). It is a lovely waterfall and it draws in extensive number of voyagers. 

In Tamil "Ullakarvi" truly signifies 'Ullakai + Aruvi' 'all inclusive falls'. Ullakai is an apparatus which utilized for expelling the skin from the crude rice. The name of the fall is 

"Ullakai" in light of the fact that the water will fall on our head like 'Ullakai'.Likewise in the top locale of the Rock there is a spot where the water falls on a wooden bar which is inside a round rock. It would appear that a 'Ullakai'. Along these lines the waterfall got its name.There are two falls. They are the lower falls and the higher falls. The water is essentially spring water, from the slopes close-by. The lower part of the waterfalls and the spot one spans after the trek. This is a decent excursion spot. The perspective from this spot of the greenery underneath the slopes is invigorating. A cool shower here can unwind sooth our heart. The water here is cool notwithstanding amid the hot months, in spite of the fact that the water stream is less amid the late spring months. To achieve the Higher falls, one needs to move around 200 meters tough. Solid individuals alone are suggested to visit the 'higher falls'.

VARIOUS PHOTOGRAPHS OF ULLAKKAI ARUVI




































ROUTE MAP:

By Road:

Kanyakumari -----> Nagercoil -----> Puthery ----->Thittuvilai -----> Azhagiyapandiyapuram ----->Perunthalaikadu.
Till Perunthalaikadu, there is road network.From Perunthalaikadu,you have to trek for about 3 Kms inside the
forest to reach the falls.

By Train:

Nearest Railway station: Nagercoil.

By Airport:

Nearest Airport: Trivandrum
     You can find the type of the device using javascript, for example your website If you want to hide some features in particular device you can use this code. From this code you can find what type of device is it like Android, Windows Phone, ipod, ipad, iphone, chrome or firefox and etc..

     Usually we will two values from dropdown list one is option value and option text, but in some situation we need to get more values from dropdown options using jQuery.
     Usually we will two values from dropdown list one is option value and option text, but in some situation we need to get more values from dropdown options.
     In the following code will get the image or any types of files from input type="file" html tag and convert the selected file into 64bit data url. The data url can use directly in the browser address bar.

Note:
The speed vary depending on the selected file size.

Total Pageviews