| |
| |
| |
|
Comments:
<0> teycho = nigger <0> hi <0> nigger <1> pathetic <0> are you a homo <1> yes <1> I love the cock <0> figures <2> !search www.emily18.com <3> Is it possible to start a javascript function after : Select Case LCase(Trim(Request.QueryString("action"))) <3> Case "delete"
<3> to create a confirmation popup so a record gets deleted after the user has presses YEs I'm sure :) <3> the select case and such is in asp vbscript <4> only if you crite it back to the client <4> *write <3> http://www.nomorepasting.com/paste.php?pasteID=64840 <3> ths is the javascript code and some aspcode, how should I be able to call it then <4> if (confirm("You really want to delete this record ?")) <4> this.location.href='page.asp?act=delete' <4> else <4> do nothing <3> is confirm a vbscript command ?? <3> or do I : case "delete" %> <script> if (confirm..)) </script><%djdjdj%> <script> else do nothing </script> <% ... ?? <4> you cannot combine client and server side scripts <4> prompt the client with a confirm(), then based on their choice p*** a querystring to an asp page <3> and what if I want it all in all page ? :) <4> this.location.href='thispage.asp?act=delete' <4> this.location.href='page.asp?act=deleteconfirm' <3> like : http://www.nomorepasting.com/paste.php?pasteID=64844 <3> ? <4> ya <4> if you want to do it invisibly in the background you can use an iframe or ajax <3> aaaargh I have two databases. I have a sendtoSQL page that uploads the data into the DB, when I do it in DB-1 it works , when I use the same page but for DB-2 it doesnt work ?! <4> how so <3> hold on, maybe I found something <3> aaargh <3> still nothing <4> no error? <3> no <3> is done with frames and such <3> it will never give an error as it happes in te background <4> open the url in the main window then <3> ah <3> Rowset does not support fetching backward. <3> whe dopne RScatint.movelast <3> when done RScatint.movelast <3> shouldnt this work ? document.cookie = "recdelete=1" + expire; <4> to do what <5> Hello <5> I am trying to figure out how to parse an XML document. Can someone help? <1> You're going to have to be a lot more specific
<5> Here is the xml file http://usmortgageshop.com/leadverify/getresponse.xml <5> And here is the code I am using http://nomorepasting.com/paste.php?pasteID=64857 <1> and the problem is what? <5> when I get to either line 5 or 6 of the code, I get this error: "The data necessary to complete this operation is not yet available." <1> There should be two arguments for .Load <5> When I try to access the actual nodes <1> one being the path, the second being a boolean <1> the boolean is whether or not to get the data asynchronously <1> which defaults to true, I believe <1> So, when you call .Load, it's returning and running the next line of code before the XML is actually loaded <1> Put False as the second argument in .Load, and it should get the data synchronously, meaning it will wait until the data is loaded into the XML object before returning and executing the rest of the code <5> so set it to false? <1> try 'er out <5> "Wrong number of arguments or invalid property ***ignment: 'Load'" <1> maybe it's oXML.Async = False <1> thatsounds familiar too <1> sounds more familiar, actually <5> hmm.. ok. I got an error code. -2146697210 <1> and description? <5> what is the property to get that? <1> where did you get the error code? <5> parseError.errorCode <1> ah, from the XML object? <5> yes <1> doesn't ring a bell. google the number and see what you can find <5> Error processing resource 'xxx.DTD' <5> I'm using a full URL instead of a server path. Is that ok? <1> should be <5> wait, the MS site says to use an absolute path <5> The path it is using is http://usmortgageshop.com/leadverify/getresponse.xml <1> which should be ok <1> see if any other resources give you a clue as to what's going on <5> what is a dtd file? <1> Document Type Definition <1> it's what describes the structure of XML data <5> do I need that in order for .Load to work? <1> shouldn't. but it might be required since it's soap data <5> damn <1> might also use the XMLHTTP object to return all the data to a string, then use .LoadXML() <1> could help <5> no change <5> This is just a sample xml file. The real file is going to be on a web service <1> not sure, then. I've never come across that <5> wait a sec, the object I am creating is XMLDOM. Should that make a difference? <1> I also find it hard to believe you've implemented a get from XMLHTTP in 1 minute <1> changing .Load to .LoadXML will do nothing without using the XMLHTTP object to return the data into a string <5> How do i do that? <1> google XMLHTTP <1> it's well documented and chock full of examples <6> Two-Bits are you here ?
Return to
#asp or Go to some related
logs:
ijhbjk Malibu_Stacey #allnitecafe #kl follatio vnbbnb #php #photoshop #vb #india
|
|