Search Results

Showing results 1 to 40 of 84
Search took 0.01 seconds.
Search: Posts Made By: nandhinijp
Forum: ASP.NET Jun 17th, 2008
Replies: 1
Solved: web config
Views: 807
Posted By nandhinijp
Solved.
Try this link:
http://forums.asp.net/p/1126081/1776826.aspx
Forum: ASP.NET Jun 12th, 2008
Replies: 1
Solved: web config
Views: 807
Posted By 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...
Forum: ASP.NET Jun 6th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
i am trying with quicktime player.There is also same problem.it doesnt play the mpeg files.

<object width="160" height="144"
classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"...
Forum: ASP.NET Jun 2nd, 2008
Replies: 6
Views: 986
Posted By nandhinijp
Please read my first post.Now i removed intial value in drop down so no need to validate dropdown.i couldnt solve that.Now first value also one of valid value.
Forum: ASP.NET Jun 2nd, 2008
Replies: 2
Views: 1,169
Posted By nandhinijp
Try this:
Give AutoGenerateColumns="True"
Forum: ASP.NET Jun 2nd, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
Hi sebastian,
I found codec for mpeg-2.Combination of two codecs are perfectly working.just installed in client machine and check with media player and also program.Two codecs are ...
Forum: ASP.NET May 31st, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
Is there any other way to play mpeg files.Please clarify all these things.Its very urgent.
Forum: ASP.NET May 31st, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
Just i upload only one sample page with <object> tag details in site.site is perfectly ok in my sys.In other machine i tried that site.It gives blank media player.it doesnt give any msg like u...
Forum: ASP.NET May 30th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
How can i give that msg?and also How to provide the details for download in site.little bit confused here.I saw that msg in lot of sites.
I am using video cam to take videos after that i am using...
Forum: ASP.NET May 30th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
Just i am playing mpg file in media player without using program.it gives this error msg
"Windows Media Player cannot play the file. The Player might not support the file type or a required codec...
Forum: ASP.NET May 30th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
I am using some sample mpeg fies which is download from net.One of the video is perfectly working in all client machine.someone is not working.whats the reason for this.I am using .net 2005.There...
Forum: ASP.NET May 30th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
In embed tag you specify src and file name.Both are same or not.
I used ur solution.It also doesnt play video.But controls are working that means play mode changed to stop mode.Video doesnt...
Forum: ASP.NET May 29th, 2008
Replies: 6
Views: 986
Posted By nandhinijp
I am not using any button field in that page.So i couldnt validate.
Forum: ASP.NET May 29th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
i have some problem in media player.because all videos are working perfectly in my system.But in other system one of my mpeg video didnt play in that player.I am using above <object> codings.i am...
Forum: ASP.NET May 26th, 2008
Replies: 6
Views: 986
Posted By nandhinijp
please give me more clear details.I couldnt get.
Forum: ASP.NET May 26th, 2008
Replies: 2
Views: 3,290
Posted By nandhinijp
Try this link:
how to Get the Current Screen Resolution (VB.NET)
Forum: ASP.NET May 22nd, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
I have one more problem regarding this.
I have 2 pages X and Y. I click the gridview hyperlink in X page it goes to Y page.In X page datanavigateurl field are specified.I want to pass only id of the...
Forum: ASP.NET May 22nd, 2008
Replies: 4
Solved: Panel
Views: 631
Posted By nandhinijp
Try this link:

http://msdn.microsoft.com/en-us/library/4e964t5e(VS.71).aspx
Forum: ASP.NET May 21st, 2008
Replies: 4
Views: 1,048
Posted By nandhinijp
If its ok, Mark as Solved.
Forum: ASP.NET May 21st, 2008
Replies: 2
Views: 648
Posted By nandhinijp
Try this link :
http://forums.asp.net/t/1244510.aspx
Forum: ASP.NET May 21st, 2008
Replies: 4
Views: 1,048
Posted By nandhinijp
You can use RangeValidator for your requirement.Try this!

<asp:RangeValidator ID="validateage" runat="server" Type="Integer" ControlToValidate="txtage" MinimumValue="1"
...
Forum: ASP.NET May 21st, 2008
Replies: 3
Views: 735
Posted By nandhinijp
S.That link details are working.
Forum: ASP.NET May 21st, 2008
Replies: 6
Views: 986
Posted By 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.
Forum: ASP.NET May 21st, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
I solved that problem.I did some mistake in querystring.
Forum: ASP.NET May 21st, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
<param name='fileName' value="../videos/<%#(Request.QueryString["VID"])%>">
I tried this but its working only one paritcular link only once.Its not working for all queries.

.I have 2 pages X and...
Forum: ASP.NET May 15th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
Hi,
If i give src="video.avi" its load only that video.But I want to play video from database.. Video name in DB video in folder.How to give src="..." This is my problem now.Upload k.
Forum: ASP.NET May 15th, 2008
Replies: 24
Views: 3,134
Posted By nandhinijp
Please explain how to pass these details to media player.
Forum: ASP.NET May 14th, 2008
Replies: 24
Views: 3,134
Posted By 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...
Forum: ASP.NET May 8th, 2008
Replies: 8
Solved: Page Navigation
Views: 861
Posted By nandhinijp
Forum: ASP.NET May 8th, 2008
Replies: 8
Solved: Page Navigation
Views: 861
Posted By nandhinijp
I am using usercontrol for menu.I specify the url in that ascx page.I am using only one control in entire site. How to specify querystring for particular page?
if each and every page has navigating...
Forum: ASP.NET May 7th, 2008
Replies: 8
Solved: Page Navigation
Views: 861
Posted By nandhinijp
k.My one more doubt.I am using usercontrol for menu that means login.. account.. etc.At the usercontrol only i had given navigating url..Its common for all pages.At this time how can use querystring...
Forum: ASP.NET May 7th, 2008
Replies: 8
Solved: Page Navigation
Views: 861
Posted By 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...
Forum: ASP.NET May 7th, 2008
Replies: 4
Views: 1,098
Posted By nandhinijp
S.I got.Now i am using datalist to display all comments.
Forum: ASP.NET May 6th, 2008
Replies: 4
Views: 1,098
Posted By nandhinijp
k.I dont know How to display details from database.If i have 4 or 5 comments,how to display all comments..
Forum: ASP.NET May 5th, 2008
Replies: 4
Views: 1,098
Posted By 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...
Forum: ASP.NET May 5th, 2008
Replies: 2
Views: 510
Posted By nandhinijp
you should place this code in your web config ,within the

<system.web>
<customErrors mode="Off">
</customErrors>
</system.web>

i dont know the proper reason for this customerrors mode...
Forum: ASP.NET Apr 7th, 2008
Replies: 47
Views: 11,592
Posted By nandhinijp
Yes .display the image that is unwatermarked.

Webconfig

<?xml version="1.0"?>
<!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure...
Forum: ASP.NET Apr 4th, 2008
Replies: 47
Views: 11,592
Posted By nandhinijp
Hi ,
Its not working in remote server.Please help!
Forum: ASP.NET Apr 3rd, 2008
Replies: 47
Views: 11,592
Posted By nandhinijp
Is there any new idea for this..
Forum: ASP.NET Apr 3rd, 2008
Replies: 0
Views: 394
Posted By nandhinijp
Hi,
<script language="javascript">
window.location.reload("../ex/x.aspx");
</script>

Its not working in Mozila Firefox.Whats the reason.Any alternative solution..
Showing results 1 to 40 of 84

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC