English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Programming & Design - January 2007

[Selected]: All categories Computers & Internet Programming & Design

2007-01-16 05:29:36 · 2 answers · asked by malvika_arora619 1

I have a Web site whose pages are XHTML 1.0 Strict, and the vast majority of them are valid pages, according to the W3C validation page. Some of the pages are not valid, however, as I use some items such as target="_blank" and ol start="26" and stuff like that.

My question is, if my pages aren't valid, is there any penalty or any other type of problem that could hurt my site's popularity?

2007-01-16 05:25:59 · 2 answers · asked by HamOnRye 2

I know how to page threw a datagrid i use the folowing code

Protected Sub grid_PageIndexChanged(ByVal sender As System.Object, ByVal e As DataGridPageChangedEventArgs) Handles grid.PageIndexChanged
mygrid.CurrentPageIndex = e.NewPageIndex
mygrid.DataSource = mydataset
mygrid.DataBind()
End Sub

but how do i page a gridview. The event that handles paging does not like
mygrid.mypageindex
how do i change the code for the datagird to work for a dataview?

2007-01-16 05:03:11 · 2 answers · asked by csdraska 1

2007-01-16 05:02:11 · 2 answers · asked by Cindy M 2

im kinda new at this so take it easy on me please?

2007-01-16 04:59:59 · 1 answers · asked by foxtrot 2

my command is in a batch file.It is- for /f %%i in (D:\Storage\Links\Control Panel\Restore\erase.txt) do @erase %%i- I have a list of destinations for deletion in "erase.txt".1 question is how can I get this same batch file to do more than 1 command in the same .txt file.How it is now all items in erase.txt would follow the Erase command.Problem is I want to have only 1 batch file and 1 .txt file with different commands.Second problem is how in the world do you use spaces in the txt file.for example:Control Panel has 1 space.Apparently using " at beginning and end of command doesnt work.I tried putting all names in DOS form but it seems some names of directories dont have a dos form.Kinda odd,its seems only newer files dont have one even after reboot.Im also having the same problem with the batch file destination- D:\Storage\Links\Control Panel\Restore\erase.txt-spaces wont work and cant use "" so how can I do this when some names have no DOS form. Thanks alot if you can help with any

2007-01-16 04:54:16 · 4 answers · asked by Anonymous

I need the code to add to my form to disable resizing/maximizing the application.

2007-01-16 04:29:16 · 1 answers · asked by Matt L 2

1

2007-01-16 04:26:29 · 6 answers · asked by Anonymous

Beginning Claymation
Any free programs that also could be used would also be nice.
Thank Ye.

2007-01-16 03:43:48 · 1 answers · asked by The Answering Peanut Butter 3

last night i ran a few registry cleaning products and ccleander. this am youtube will not play videos saying that either javascript needs to be turned on or i need the latest version of flash. scripting was never turned off in my secutity settings and i redownloaded flash. other java apps work. what is going on?!?!?

2007-01-16 03:23:37 · 1 answers · asked by robkiv 1

error. How do I correct this and how do I get the information to forward to my email address?

2007-01-16 02:53:30 · 2 answers · asked by Thomas G 6

when a table cell is clicked i want an email sent to me and i want the cell to change color. In other words.....the cell says "open". when someone clicks on it it will send an email to me letting me know it's been chosen and on the webpage the cell will change to "closed". how the heck do i do that??

Also, when it sends me an email there needs to be an option for the person who clicked to enter their name and return email

So is this something i can do with html? or i need to use java?

are there key words i should be searching for that will help me?

2007-01-16 02:12:11 · 4 answers · asked by kel 2

2007-01-16 01:47:32 · 2 answers · asked by Rishi 3

can u plz give me the names of some websites where i can find animations or videos for anything related to sound ......for my project

thanks a lot..

2007-01-16 01:45:19 · 5 answers · asked by Aliso♥ 2

2007-01-16 01:19:03 · 3 answers · asked by Anonymous

i always encounter this in a lot of website. what happens when you "bookmark" a site?

2007-01-16 00:52:11 · 5 answers · asked by jb 1

hi , i have there 3 list boxes which are quantity , price total , i want to do the calculation so tatal will be shown in the total list box , by muptliying qatinty with price , can any one help please

thank you

2007-01-16 00:27:54 · 2 answers · asked by Anonymous

This is because when I write something to be search ,and then click the search, so many other topic non relevant comes out. I want to know if there is a particular way (a set-up?) so that what I wanted to search only will be the one to come out.

2007-01-16 00:20:05 · 5 answers · asked by Rebecca N 3

i want to learn C++ Java and Visual Basic.. where do I start?

2007-01-16 00:07:26 · 5 answers · asked by itsyouitsme 2

i am publishing a file into exe format,i've out a button in the last frame i want when the user click on it, i want to close the exe and quit.how can i do that? what are the actions of this quit button?

2007-01-15 23:49:47 · 2 answers · asked by Anonymous

I've made a scenario where my 'hero' has to speak to another charater to change his name-(Name input processing) after that i want to cancel these option thereafter resulting in a repeated ending sentence like 'have a nice day' for etc!
Give me some help or give me a link to a clear and simple tutorial (most are very complex)

2007-01-15 23:34:41 · 1 answers · asked by Anonymous

2007-01-15 23:24:06 · 2 answers · asked by Anonymous

2007-01-15 23:23:25 · 19 answers · asked by Rallabhandi R 1

wat ud be the code to check the difference between two dates,display the days and month in between.

2007-01-15 23:19:07 · 3 answers · asked by Anonymous

hello,
My photoshop stucks when i work on large size images with 300 DPI resolution. My ram is 512 Mb still it stucks and get hang offent, so i just need to know how can i solve this problem, is 512 MB ram is enough or something wrong with my os or other configration, i am using win xp.

2007-01-15 23:09:02 · 8 answers · asked by Guru C 2

Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\centralexcise\30bbe2d9\8c12cf67\jfpgztgd.dll'

im getting the above error message while running the project,
please any one help me how to solve this problem

2007-01-15 22:26:16 · 2 answers · asked by mohan k 1

fedest.com, questions and answers