Search Results

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: pritaeas ; Forum: ASP.NET and child forums
Forum: ASP.NET 16 Days Ago
Replies: 3
Views: 384
Posted By pritaeas
What is the error message ?
Forum: ASP.NET Oct 21st, 2009
Replies: 2
Views: 315
Posted By pritaeas
The margin-left of the image is causing this. if you add to .main 50px left for the background image it will probably solve your problem.
Forum: ASP.NET Oct 16th, 2009
Replies: 1
Views: 228
Posted By pritaeas
http://silverlight.net/
Forum: ASP.NET Oct 13th, 2009
Replies: 2
Views: 241
Posted By pritaeas
Web Platform Installer from Microsoft has everything you need:
http://www.microsoft.com/web/downloads/platform.aspx
Forum: ASP.NET Oct 10th, 2009
Replies: 2
Views: 320
Posted By pritaeas
Do you have a link where we can see you issue ?
Forum: ASP.NET Oct 8th, 2009
Replies: 3
Views: 222
Posted By pritaeas
\d{9}V

\d = any digit
{9} = repeat nine times
V
Forum: ASP.NET Aug 20th, 2009
Replies: 4
Views: 384
Posted By pritaeas
It doesnt really matter if you put in in the <head> or somewhere within the <body>. Note that it takes a day for google to show your data. (Unless you are using the wrong tracker id)
Forum: ASP.NET Aug 17th, 2009
Replies: 2
Views: 231
Posted By pritaeas
never mind. misread.
Forum: ASP.NET Aug 17th, 2009
Replies: 1
Views: 234
Posted By pritaeas
\w means a word character
+ means one or more
\- means dash
\. means .
* means zero or more

it represents a simple check to see if the email address is valid
Forum: ASP.NET Aug 13th, 2009
Replies: 3
Views: 209
Posted By pritaeas
If you have to follow the spec, i wouldn't do it in a single query.

Any way, you need to have code to connect to the database and retrieve the information. You can find a lot of working examples...
Forum: ASP.NET Aug 13th, 2009
Replies: 3
Views: 209
Posted By pritaeas
Is there a reason you search in this way ? It is possible to join the results from all tables in a single query.
Forum: ASP.NET Mar 26th, 2009
Replies: 1
Views: 458
Posted By pritaeas
If you've installed the silverlight toolkit, then the controls are shown after you've started a new silverlight project.
Forum: ASP.NET Mar 20th, 2009
Replies: 1
Views: 365
Posted By pritaeas
Some nice examples:

http://demos.telerik.com/silverlight/
Forum: ASP.NET Mar 7th, 2009
Replies: 2
Views: 952
Posted By pritaeas
Suppose the server's name is example.com It will allow you only to send email to xxx@example.com addresses. If you want to send email to @hotmail.com you need to have an account on the server, so...
Forum: ASP.NET Mar 7th, 2009
Replies: 3
Views: 2,071
Posted By pritaeas
How about the <marquee> html tag.
Forum: ASP.NET Mar 7th, 2009
Replies: 6
Views: 749
Posted By pritaeas
What have you got so far ?
Showing results 1 to 16 of 16

 


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

©2003 - 2009 DaniWeb® LLC