Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Member Avatar for papanyquiL

Hi, here's the site I'm currently working on: [code]http://www.johnernaut.com[/code] Under the 'contact' tab I have some behind the scenes C# code that SHOULD send me an email whenever the submit button is pressed and all fields are validated. This isn't working for some reason. The host I'm using is GoDaddy. …

Member Avatar for aspproject
0
682
Member Avatar for rohitmanhas_12

iam working on project in asp.net using c#.... iam getting this error when iam inserting value from form to database... Incorrect syntax near 'nvarchar'. Must declare the scalar variable "@Occupation"... how to remove this error... plz reply...

Member Avatar for Sarama2030
0
1K
Member Avatar for NeilA

Hello all, I am trying to start a new web design business in my local area...I am flash and joomla proficient but need some help(ideas) how to charge and find customers. Any help is appreciated. Thanks Neil

Member Avatar for redesignunit
0
588
Member Avatar for sakhi kul

hi , I want to ajaxify my asp.net pages by using jQuery. I have downloaded ajaxify.js files and jQuey files also. but how to select contentplaceholder using jQuery? help me out!:(

Member Avatar for nil
0
67
Member Avatar for mrnutty

What do you guys think of this new daniweb design? Personally, I'm not very fond of it. The simpler the better. I just don't like the design. It needs more "flavor" or something. Idk, what do you guys think?

Member Avatar for jwenting
1
188
Member Avatar for Scoobydog

I have a page with a nested gridview and within the nested gridview I have a TemplateField and an Imagebutton. What I am trying to accomplish is allow the user to expand the child grid and then click on the Imagebutton to display a panel below. The problem I am …

Member Avatar for Scoobydog
0
289
Member Avatar for RickyG

HI, I am looking a snippet to warn the user before processing with deletion and my ViewEmployees.aspx page.. I am using a Gridview with autogenerated insert, delete statements; how would I do this on my Code Behind File? [CODE]<asp:GridView ID="GridView1" runat="server" AllowPaging="True" AllowSorting="True" AutoGenerateColumns="False" CellPadding="4" DataKeyNames="EmployeeID" DataSourceID="AccessDataSource1" ForeColor="#333333" GridLines="None"> <RowStyle …

Member Avatar for RickyG
0
92
Member Avatar for yookify
Re: Hai

Im Yooki ..... Im doing my project in asp .net with vb coding... Now i want to compare Two Strings in textbox.... For ex: Thomus .CA and Thomus .CC....Here i have to compare whether the two members r same r not... Im so new to this site and also new …

Member Avatar for yookify
0
96
Member Avatar for rukshilag

i have used the below function to open a separate page for search results to open up in - althoug it seems that the css seems to get messy what must be the problem? is anyone willing to help? if so please let me know ur skype add so i …

Member Avatar for Airshow
0
126
Member Avatar for paldss

Hello everyone, I have a site which uses YUI to build a drop down menu system. There are two pages in this site that have embedded .pdf files in them. When one of the pages with the .pdf is open the drop down menu goes behind the .pdf and you …

Member Avatar for nil
0
212
Member Avatar for syedfaisalhabib

I get this error whereas I have checked all the code. Can someone points out where I am wrong? -------------------------------------- Line 29: If e.CommandName = "New" Then Line 30: Code.Direction = Data.ParameterDirection.Input Line 31: Code.Value = (DirectCast(GridView1.Controls(0).Controls(0).FindControl("txtCode"), TextBox)).Text Line 32: Line 33: Name.Direction = Data.ParameterDirection.Input -----------------------------------

Member Avatar for nil
-1
82
Member Avatar for ramindya

THIS IS A ASP.NET Web APPLICATION NOT WINDOWS FORMS Problem/ Question: To search a child node anywhere in the treeview. I need to type a Node name in the textbox and search the node name in the Treeview and highlight the node name on finding. I don’t how to do …

Member Avatar for nil
0
477
Member Avatar for emilio

hi a have a gridview with datafield column which is bound to a datetime column. i want the grid column to show the date when the day is first, like this: 24/2/2009 i tried the following format: [CODE=asp]DataFormatString="{0:dd/MM/YYYY}"[/CODE] but the grid is still shows the date when the month is …

Member Avatar for mail2saion
0
380
Member Avatar for samycbe

how to make a validation like vb in asp.net? I want to make a text box should only accept numeric values.... samy

Member Avatar for nil
0
142
Member Avatar for nil

[COLOR=blue][B]Hello all,[/B][/COLOR] [COLOR=blue][B]I want autocomplete textbox facility like google in my application and i searched on the net and i found some articles that shows i've to use ajax(combination of javascript and xml) but they are using .dll file component but i don't want to use any kind of .dll …

Member Avatar for kanuja01
0
149