Saturday, 29 December 2012 13:54

how to force to download file in asp.net

Written by
Rate this item
(0 votes)

we know different file types like html,jpeg,gif,pdf,
doc,etc handled by different browsers like IE,
firefox,opera,etc.the situation can come when the
browser can't handle the file type,it will ask
to save or open that file.

Sunday, 27 January 2013 13:56

how to show tips when clicked using jquery and qtip

Written by
Rate this item
(0 votes)

it's needed to show nice tips through out the web page.basically
you will show tips in a basic popup on a html element click.it
will also show nice arrow pointing to where the click arised -

Friday, 10 January 2014 18:12

Joomla Wrapper

Written by
Rate this item
(0 votes)
Confused or dont know what and how to use Joomla Wrapper. Just know about it here.
Last modified on Friday, 10 January 2014 20:23
Saturday, 22 December 2012 14:36

how to download and upload files by c#

Written by
Rate this item
(0 votes)

System.Net namespace is for dealing with networking.It
is concerned with operations like downloading, uploading
files,making requests by http protocols.

Saturday, 18 May 2013 13:55

how to redirect to a page in php

Written by
Rate this item
(0 votes)

in php there is a command which is used
to redirect to a page from a page.the following
codes shows hot to achieve this.

Monday, 24 December 2012 13:54

.net remoting in c# application

Written by
Rate this item
(0 votes)

to create and use the object instances on remote machines .Net remoting
is used,without any DCOM involved.

this article will cover .net remoting with common hosting method in IIS.

Rate this item
(0 votes)

when you process credit card payment the two
most sensitive inputs are taken from customer
are card number and card security code.you
will want to verify that the data entered
is valid before processing credit card payment.


Latest discussions

  • No posts to display.