i've got a function that looks like this, but I really only have a vague understanding what it's doing. I think that it is JSON, but can somebody either explain to me what is happening in javascript formatted like this or point me towards a useful tutorial that I can read - i've read some...
on thing i noticed, that if I http request the url value on the onload event of my code-behind (i'm using ASP.NET framework with C#), and write it to the screen it only shows:
http://www.mysite.com/mypage.aspx?id=1122
I tried to write a function using .NET http objects/methods that would strip...
well, that's just it, I have no idea where it came from. How could I determine if it is sent, and if so then how might I trace it back to where or what kind of code it was sent from?
something is writing #show=mypage.aspx%5Qid%2W1122 to the url. but i have no idea what it is or where its...
this problem only exists in IE and no other browser as far as I can determine:
the href in the html points has this:
http://www.mysite.com/mypage.aspx?id=1122
but then in IE when the user clicks it, somehow the resulting url is...
yes that is precisely it. I thought I was being clear. Sorry. Note the difference in my desired vs non desired output, and it is only that it has to do with spacing. If the "book signing" event only has location information, and not date and time, then I want it to be in the top right of the...
tsuji,
Thanks for trying to help me.
I'm not sure how the normalize-space function would help me here. I think I was doing something similar testing using test=event[not(.='')]
Am I missing something? I think that xml:choose block would still render a result that looks like this...
I'm sure this problem has been worked out many times before, but my experience with XSLT apparently isn't good enough to allow me to see how to do the following:
say the XML looks something like this:
<events>
<event>
<name>concert</name>
<date>today</date>
<time></time>...
that is so incredibly helpful. thank you so much.
Obviously, I don't write a ton of javascript, but whenever I do it seems that I am forever running into these kinds of perplexing issues.
Uncommitted, except to looking good. Constantly judging.
Always on the verge of being upset.
KJV - thanks for that link.
BadBigBen,
Yes, i did run across that little tidbit and that's what I ended up using. it seemed to burn an XP disk with little or no fuss. What I don't understand yet is what it "really" did and why I couldn't duplicate that behavior on Nero 9.
I'm also kind...
Just make sure you don't burn the ISO on the disc like a regular file - it has to be extracted and burned as a bootable image."
That's just the problem I am having. I have downloaded Nero 9, and there are a few issues:
1. I am using nero 9 because I am currently on a win2003 server box. the...
I have an ISO copy of windows XP Pro that I've downloaded from my MSDN library subscription.
I have a machine where I want to blow out the existing operating system and install XP Pro.
It kind of seems ignorant of me to ask, because it seems like it should be pretty easy, but how do I do...
Thanks Pwise - is there anything wrong with the way I had been doing it? ie, do you think it has the potential to cause oddball behavior? I'm wondering if it's worth going back and changing some of the code in other similar UDF's throughout my database.
I would like to have a statement...
If I have a value stored in SQL Server as an integer, say NumOfUnits sold, and I want to return that value based on an ID field to use in the UI of my ASP.NET app, what is the best way to do this? Currently, I am writing an Scalar valued UDF like this in SQL Server:
CREATE FUNCTION...
I'm running IE8 on windows server 2003 just as a test machine, but whenever I try to browse the internet or log into a secure site I get a constant "certifcate error navigation blocked" window which is not only annoying but it seems to disable the features of the site I am trying to use. I wish...
now that i've been doing Micro$oft development work full on for over two years now, i think i am starting to see the light a little bit. i will have to check more into this.
they are kind of a pain, and seem to require a lot of coding and esoteric syntaxes. To me there are a lot of things that aren't intuitive, or easy to find out. I waste a lot of time saying to myself "i know there must be a way to do this......but how....."
Are you referring to developing...
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.