Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~1K People Reached
Favorite Forums
Member Avatar for djzia

I needed to use datalist paging for my recent project. I am developing a photo sharing website like Picasa for "mobile phones".. I have named it [B]PicaShare[/B] I searched for a video tutorial on the internet but couldnt find one. So i decided to make one because i think its …

0
99
Member Avatar for jtok

It used to be, that when I would type: [CODE]#div{[/CODE] and hit "return", Visual studio would autocorrect to: [CODE] #div {[/CODE] as well as a number of other things. That is just the easiest example. It also doesn't automatically indent the next line... I am using Visual Studio 2008 SP1. …

Member Avatar for BrianHelp
-1
150
Member Avatar for shine_jose

I wish to test run my newly designed web site from server now its in desktop system please help me.

Member Avatar for djzia
0
93
Member Avatar for vikas05nitb

hi guys, i am developing a matrimonial website. i have to write code to show profile of paid members and unpaid members, it should be thumbnail photo retrieved from database with caption like friend list shown in orkut.com.. guys please provide code in c#. thank you in advance...!!!

Member Avatar for djzia
-1
103
Member Avatar for Firethorn

--Im having issues using a master page and im hoping for some insight. What i want to do is have a common background image across all pages that are on my site. --When i create a master page and set the background image to the appropriate image (stored on the …

Member Avatar for djzia
0
81
Member Avatar for algo_man

Hello, I'm new in ASP.NET environment. I'm using text boxcontrol with multiline properity to add description of product into my MS access database. My question is, when I print the data from DB the description is printed in one line not in multiple lines!!! How to solve this problem?

Member Avatar for djzia
0
92
Member Avatar for niche1

How do I center this form so it stays centered when I adjust the size of my browser window? [CODE] <form> First name: <input type="text" name="firstname" /> <br /> Last name: <input type="text" name="lastname" /> </form> [/CODE] Thank-you.

Member Avatar for djzia
0
255
Member Avatar for bhbbhb

no one out there seems to know how to do this, including me: [url]http://graphictherapy.com/index2.html[/url] How hard can it be? It's a side scroll that you drag with a mouse. Why so hard to find code for it?????? Jesus Christ!

Member Avatar for ithelp
-1
54
Member Avatar for phuynh77

Hi All, I design a website using asp.net in C#. I have Datalist control in my default.aspx page with <asp:SqlDataSource> connect to SQL Server 2005 express edition. In this control, I display alot of thumbnail images (more than 200 images). How can datalist control allow paging? (such as: display 50 …

Member Avatar for dnanetwork
0
142
Member Avatar for kamala veni

In a table, i create two <TD> .In first <TD> i use datalist to display thumbimage and set pagesize as 4. when i click that thumb image, medium size image will appear in next <TD>. when i move to fifth thumb(i.e.to retrive next 4 set of images) again that first …

Member Avatar for serkan sendur
0
38
Member Avatar for goldeagle2005

Hi, I've created a password protected website using ASP for a project. However, for authentication, the username and passwords are passed as clear text parameters to the ASP. How can I implement a one way hash mechanism so that the database stores the hashed values of the password, and not …

0
62