Hey guys, I didnt mean to work in secrecy,
its just because I was deep into finding a solution
and had forgotten what the original plan was.
in the end i did excacty what i wanted and that is thanks
to you both
sarmx
Thanks very much cLFlaVA,
but it doesnt look like it is going to work!!
actualy i need to access the text in a cell rather than
the href,...the problem is that when i change the text
by innerHTML, it changes everything while i dont like to
change the href part,... so thats why i thought if i...
Hey cLFlaVA, thanks very much for your help i think
you are very close to help me, but the problem is that
my links does not have any id or name
( so does not have anything like this: id="myAnchor")
think of something like this and i need to have
access to address1, address2 and address3 via...
Dear friends,
i am an asp developer with not much knowlage of javascript
my problem is the following:
i have a html table which every cell of it has
a link in it, how can i via javascript get access
to the href value of those links ( per cell)
i will be thankfull for every help...
Dear Friends,
I have an MS Access (2002) Database with rather complex
relationships between the tables, when i try to import
the whole database to Sql Server 2000, it will not bring
the relationships, is there a way to do that, so that i
dont have to create those relationships in sql server...
Dear Friends,
I need to access the information on another excel
file (from a current excel file) i need some help
is it possible to just read the information and not
opening the other excel file???
please send me some codes thad does this, i am an experienced programmer but very new to Excel...
Dear Friends
via Team Explorer i am trying to make a new process template (As you know, by uploading the set of xml files
to the foundation server)
but i get an error, in the errorlog it says, it can not
make a connection to sharepoint services,...and says that
the resean cannot be determined...
Dear Friends
The question above is my own question.
I no longer have this question,
it seems that it is not possible,
if you like to help please answer
my other question, you will find
it next to this in the list
Thank you very much
Dear Friends,
i have a copy of my client's database files, but when ever
i am trying to make a progress database server that targets those files it says that the path is not correct (i check this in dos command by using _mprosrv.exe ).
it seems that the original path is saved somewhere in...
Dear Friends,
I am trying to setup a progress database (for later use by odbc ). the physical data are in network. i get an error that says:
working directory is not valid.
With respect to the fact that with the same settings i am able to make a database (which its physical data...
Dear friends,
imagine that i have a web page with three frames
i have one link in frame A and when the user clicks
on this link , i would like to load two different pages in frame B and C
How can i do this by using html or/and Jscript
thanks for any help.
Dear Friends,
I Have two DataTables, dt1 and dt2. I Want to add
a Row From dt1 to dt2 this is my code:
Dim dRow As DataRow
dRow = dt1.Rows(IndexOfTargetRow)
dRow.Delete()
dRow.AcceptChanges()
'Or instead of two lines above: dt1.Rows.Remove(dRow)
If dRow.RowState = DataRowState.Detached...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.