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
Ranked #3K
~2K People Reached
About Me

Not really a going-outside kinda guy, prefer to park myself in front of my PC and build websites or chat to folk all day.

PC Specs
Alienware Aurora m9700, 2.2GHz AMD Turion 64 Mobile, 1GB RAM, 17" WideUXGA 1920 x 1200 LCD,…
Favorite Tags
Member Avatar for Blackred

Hello, first post so be kind ;) I'm using the ModalPopup to display a loading message when the user clicks on an imagebutton. The problem here is that while the ModalPopup is on screen, the button event doesn't fire so the page doesn't do anything - it just sits there …

Member Avatar for gauravkukreja06
0
592
Member Avatar for Dsiembab

Good morning, I have a favicon.ico in my root directory and I noticed that Firefox uses it but Internet explorer does not. Why is this and is there a work around for it? Thanks, Dave

Member Avatar for Dsiembab
0
161
Member Avatar for Blackred

This is really a regular expression question opposed to a .NET but I can't see any forum that specialises in that kind of thing, so as I'm using ASP.NET I figured I'd post it here ;) I have a string as such... [code]<ul> <li> <a href="Welcome.aspx">Welcome</a> </li> <li> <as href="About.aspx">About …

Member Avatar for Infarction
0
97
Member Avatar for bobbrooks

I need to write a script , locally run by login name. I am in a manufacturing environment and I need to prevent production workers from surfing the internet. The pc's have access for updates (software, OS, Antivirus). The users are not to surf by signed company policy ( the …

Member Avatar for Blackred
0
467
Member Avatar for Fungus1487

i have two forms open in different frames of a page. form1 contains a tree and form2 contains an update method i.e. with text boxes etc to update this tree. is there a way that when i save i can reference the tree in the form1 from form2 ?

Member Avatar for Blackred
0
63
Member Avatar for sajithkahawatta

i want to delete a selected row from the database.the entries of database is shown by a gridview and i do <OnRowDeleting="GridView1_RowDeleting"> in source code. i select and bind as follows. [mycode] string str = "select PNR,CreditCardNumber as 'Credit Card Number',EmalAddress as 'Email Address',PassengerName as 'Passenger Name',PassportNumber as 'Passport Number',IPNumber …

Member Avatar for Blackred
0
121
Member Avatar for someoneelse

I hope someone can helkp me. This is driving me nuts. I have the following code that produces this error " [B]Exception Details: [/B]System.Data.SqlClient.SqlException: Login failed for user 'selfmadeBrowser'." The entire code is as follows (please note, this script came DIRECTLY off of [URL]http://www.expertrating.com/courseware/DotNetCourse/DotNet-ASP.Net-4-3.asp[/URL], I also am able to cnnect …

Member Avatar for hollystyles
0
117
Member Avatar for aerian

Im developing a website for a company. please help me how to introduce autocomplete textbox in ASP.NET using c#. :icon_smile: thankyou

Member Avatar for Blackred
1
44
Member Avatar for DeOiD

hi. i use a textbox (i also tried with a textarea) in asp .net2.0 to show some text from a data base. till this point, everything's ok. my problem starts when i try to change the text and update the new value to the data base. the value updated is …

Member Avatar for DeOiD
0
111