Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for maroin22
Member Avatar for nandhinijp

i want to add watermark in image.i am using image handler. its not properly working. i want to add watermark at runtime only no need for original image.in my home page i have 25 thumbnail images. when i click any one of the image it goes next page and display …

Member Avatar for samx2010
0
895
Member Avatar for nandhinijp

In my project,web config properties window displays nothing.It display only plain black. comment lines and auto intelesense are not working.there are no errors to run the program.One new file included vwd.webinfo It contains below codings. [CODE]<?xml version="1.0" encoding="UTF-8"?><VisualWebDeveloper> <!-- Visual Studio global web project settings. --> <StartupServices> <Service ID="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}"/></StartupServices></VisualWebDeveloper>[/CODE] If …

Member Avatar for nandhinijp
0
84
Member Avatar for nandhinijp

Hi, I want to store video name in database and videos in one folder.This can be achieved by fileupload. How to retrieve videos from database and display on windows media player depending upon the query?

Member Avatar for nandhinijp
0
427
Member Avatar for nandhinijp

One of my web page contains dropdown and gridview only.There is no button.I want to validate that dropdown when i click the gridview.(OR) validate when control moves from that dropdown.Help me.

Member Avatar for nandhinijp
0
97
Member Avatar for fayenot

what could be the possible reason why the gridview and formview doesnt appear when i debug my program.. i connected it to a datasource and have them databound, also already set its visibility property to true...please help..

Member Avatar for nandhinijp
-1
103
Member Avatar for plusplus
Member Avatar for sireesha.c

How to upload video files like wmv,etc in an application folder and how to download that video file in media player usnig asp.net +c#.

Member Avatar for sebastian3
0
106
Member Avatar for plusplus

Can I change an existing form to a masterpage, or can a masterpage only be defined when creating the form

Member Avatar for plusplus
0
75
Member Avatar for menelaussa

Hi, can someone to help me to write an regular expression for a number from 1-100. I need to validate an age field. Thank you

Member Avatar for nandhinijp
0
94
Member Avatar for nandhinijp

At the time of login Redirect to one page particularly.In my site Users can view some of the pages without login. My question is If i am in x page.At that page i want to use login page.After login I want to return that x page.But its constantly navigated to …

Member Avatar for nandhinijp
0
81
Member Avatar for nandhinijp

Hi, I want to add comments in mysite.That means in my site i have the photos,user will leave the comment for that photos and also I want to reject some comments.How to create comments..Now i am using database to store the comments like their msg and name posted timings.But i …

Member Avatar for nandhinijp
0
64
Member Avatar for successalways

hello i am Anand kumar .. the below is the error discription after hosting my web page.. [url]WWW.rxthirdeye.com[/url] is the webaddress... i hope u will provide me suggestion to clear it... Description: An application error occurred on the server. The current custom error settings for this application prevent the details …

Member Avatar for sierrasoft
0
117
Member Avatar for nandhinijp

Hi, [code=JavaScript]<script language="javascript"> window.location.reload("../ex/x.aspx"); </script>[/code] Its not working in Mozila Firefox.Whats the reason.Any alternative solution..

0
46
Member Avatar for nandhinijp

Hi, I am developing one online store site.I want to place all the orders through mail.I know the basic mail concepts its working good.But here , I have one orderid that contains many items Like below ID Orderid itemcode itemimage Qty username date 34 OrderID-00017 E102 E102.JPG 1 nandhini 19/03/2008 …

0
55
Member Avatar for nandhinijp

I want to use google search in site.they give some code <form> ......................... </form> I want to use this code in my web page.if i placed this code before of my normal <form></form> code it changes design that means it has some space in top. if i placed this code …

Member Avatar for nandhinijp
0
78
Member Avatar for nandhinijp

I am using one ButtonField in Gridview1.If i click that buttonfield it will be fill the next gridview2. So i am using rowcommand for this purpose if (e.CommandName == "nextgrid") { string orderid = Convert.ToString(e.CommandArgument); Fillgrid(orderid); } fillgrid is the fun to fill second grid.here this orderid takes just row …

Member Avatar for nandhinijp
0
221
Member Avatar for nandhinijp

I want to zoom the image in the same image of particular part or in another place.I saw some script,css for this requirement.One of that is cost.the other is not satisfied but its free.Do u know anything related this?

Member Avatar for MoonTraveller
0
65
Member Avatar for nandhinijp

Hi, i want to upload videos and display like youtube.com.FLV player used there. I want to diplay thumb of all videos in first page.If i click that thumb It wil go to next page and display videos.I am not clear in this concept because i know the concept of <object></object> …

Member Avatar for nandhinijp
0
63
Member Avatar for nandhinijp

If i click the back button in browser i got some problem. i click the login and redirected to another page.after that i click the back btn its navigated to login page.but it didnt clear my session value login=true.still that user in login stage but that login page looking normal …

Member Avatar for nandhinijp
0
111
Member Avatar for successalways

I want disable my back button in internet explorer when i am logged out.. iam using asp.net platform for my project.. i hope u willl sent me the code which may be usefull waiting for ur reply.. thank you

Member Avatar for nandhinijp
0
102
Member Avatar for nandhinijp

hi, i want to add more details in one page.this is not server side details.just i am using only table to show these details.i want to divide these details in one or more pages in one page.Like page 1 2 3... in this place how to use paging.

Member Avatar for nandhinijp
0
79
Member Avatar for nandhinijp

i want to add shopping cart in my online shopping site.i dont know exact details.which payment gateway is best and also how to integrate that with my asp.net website.please explain

Member Avatar for SheSaidImaPregy
0
72
Member Avatar for nandhinijp

Hi, I want to know how to make the aspx page in button click at the runtime.My requirement is that User enter the qusetion and click the submit button automatically create one new .aspx page with that question and also my usercontrol design.. after i submit the answer rewrite the …

Member Avatar for greeny_1984
0
62
Member Avatar for nandhinijp

Hi, I want to know how to make the aspx page in button click at the runtime.My requirement is that User enter the qusetion and click the submit button automatically create one new .aspx page with that question and also my usercontrol design.. after i submit the answer rewrite the …

Member Avatar for nav33n
0
70