Quantcast
Channel: CoderzHeaven » Button Id
Browsing all 4 articles
Browse latest View live

How do you call an actionscript function from a html page and viceversa. How...

The following code helps you to do this. Save the following  code as am .mxml file <?xml version="1.0" encoding="utf-8"?> <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml"...

View Article



Image may be NSFW.
Clik here to view.

jQuery Hide & Show Toggle – An Example

Hi, Want to try out a simple hide and show toggle using jQuery? The example given below shows how you can simply hide and show a paragraph in html using jQuery. Try it out! &lt;html&gt;...

View Article

Uploading Files to Server in C#/C-Sharp

Hi, For uploading files to server in C#/C Sharp, <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="UploadFile" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML...

View Article

How to upload files to server using the new FileUpload control in C#/C-Sharp ?

Hi, For uploading files to server using the new FileUpload control in C#, <%@ Page Language="C#"%> <script runat="server"> protected void Button1_Click(object sender, EventArgs e) { if...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images