how to make impossible to select content of textbox?
Mon, 1 Mar 2010 22:59:33 +0100
Hi,
i need two textboxes, one for entering and another for confirming an
emailaddress.
What i want is to make impossible to select the emailaddress in the first
textbox in order not to be able to copy it in the second textbox.
I'm sure it's possible to do that asp.net (ajax?), but how?
Thanks
Luc
...
|
help for sql select command !!!
Mon, 1 Mar 2010 10:17:53 -0800 (PST)
Hi Everyone!
Imagine we have 3 checkBoxes in a search page and 3 boolean fields in
DB table and every checkbox is for one of these fields . In search
page users check every 3 checkBoxes and what i want is that first it
shows the records that every their 3 fields are checked then 2 and
then 1(DESC).
BTW my DB i ...
|
Looking for good hosting deals for my site
Mon, 1 Mar 2010 16:44:49 +0100
Hi
asp.net 3.5
My site take about 3 seconds to load, as a result my site has a drop in
google ranking from 40 to 500 (very competive niche). Google has started
taking site peformance as a factor for ranking.
Today my site is hosted on a shared cluster at the host, because it's shared
the host will not en ...
|
Use Javascripts to check value in text box
Mon, 01 Mar 2010 14:53:03 GMT
I am new in Javascripts.
I want to code javascripts to check some text boxes value in code behind form.
(I knew how to use vb to check but in this case, I need JS)
Can someone help me?
For example, I want to use js to check value in txtOrderProduct, txtOrderBy,
if both of text boxes are blank then fire a ...
|
æ€æ¯’软件å…费下载 9798
Sun, 28 Feb 2010 17:35:01 -0800
许å¤?æ?§è?½é?®é¢?å??æ?¨ç??计ç®?æ?ºå®?å?¨é? æ? æ¶æ?ç??æ¯?ï¼?æ??好ç??å??æ³?对ä»?ï¼?è¿?æ?¯è¦å®?è£? é?²ç??æ¯?确认å??æ?¨ç??计ç®?æ?ºä¸?æ?´æ?°
æ?æ¯?软件å?è´¹ä¸?è½½ï¼?
http://antivirusfreecn.blogspot.com/
é?¾æ?¥ç½?ç«?ç??å??容ï¼?
http://antivirusfreecn.blogspot.com/
http://antivirusfreecn.blogspot.co ...
|
Leverage browser caching
Sun, 28 Feb 2010 16:28:49 +0100
hi
asp.net 3.5
My site gets 84/100 from the Page Speed utililty in FireFox. Google uses
site performance as a factor for ranking. PageSpeed suggest I should do
something with browser caching.:
Page Speed mentions the sites CSS file and google adsense for caching:
for CSS Page Speed says:
The followi ...
|
Microsoft newsgroup for Visual Studio 2008 test tools?
Sun, 28 Feb 2010 07:22:32 -0500
Is there a newsgroup for Visual Studio 2008 Test tools?
...
|
|
|
How Would you Store this Data?
Sat, 27 Feb 2010 20:18:00 -0700
I'm thinking about building a site that would include user-contributed
articles, file attachments, images, and maybe videos.
I'm trying to determine the best way to store this data. Specifically:
A) What are the pros and cons of storing the file attachments, images, and
videos in a database vs. storing the ...
|
How to use multiple profiles
Sat, 27 Feb 2010 14:36:35 -0800
Hello,
I need to retrieve the user data from the different web application. In the
web.config I can specify different profiles, but I cannot figure out how can
I use it in the application. This is what I did:
<profile defaultProvider="i90PartnerProfileProvider">
<providers>
<clear/>
<add na ...
|
Get GridView row index
Fri, 26 Feb 2010 07:36:09 -0800
I have the code below that runs when a textbox in an ItemTemplate changes. My
problem is that it always updates the 1st row. How can I change the value in
DataKeys to reflect the index of the row I am on?
p.s. I am using AutoPostback and UpdatePanel. Thanks.
Protected Sub txtWeek1Units_TextChanged(B ...
|