@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> not really.. as long as you can figure out how many times to loop through the string right?
<1> so you'll have varx for each item?
<0> thatas why I need to somehow get the value of i and use it for each instance of the loop
<1> why can't you add a parameter which tells the number of items?
<0> yeah so for i = 0 to ubound(items)
<1> that wouldn't be too stable
<0> insert name, name(i) into table
<1> what's with the myloopcount thing?
<0> thats prior to useing the Ubound
<1> is this a shopping cart or something?
<0> where I wanted to just create a count from the JS... but its not happening
<1> that would be better...
<1> name, qty, price, repeatet as many times as you need with a number appended
<0> the JS i'm using can update the names of the form fields but won't update the values of it



<1> and then a numitems=x whatever
<0> that would be the best.. if I could write JS :P
<1> that shouldn't be a proble,m
<0> want to look at the script?
<1> yeah why not, an url would be nice
<0> hmmm files not sending
<0> ?paste
<0> !paste
<2> pastebot
<0> http://nomorepasting.com/paste.php?pasteID=65729
<1> in case you didn't know, the xml prolog throws IE into quirksmode
<0> hmmm ...didn't know that.
<0> can't remember.... to request the name of the page you are on?....
<1> osi: Request.ServerVariables("SCRIPT_NAME")
<3> hi guys im not sure why but when i try to install VWD, during the installation process, it says Setup it looking for WindowsInstaller-KB893-803-v2-x86.exe
<3> anyone know why i get this?
<4> http://www.ebaumsworld.com/trippyredballs.html
<4> trippy
<4> dood uses the dr phil sound board to talk to some chicks mom http://ebaumsworld.com/2006/07/myspaceprank.html
<5> How would i in vanilla ASP replace all vbCrLf with <br> in a string?
<2> vanilla asp?
<6> can i send asp page as an email with MailMessage cl*** ?
<7> Anyone know how to comment blocks of code in MS Interdev
<2> /* */ ? :S
<8> why would I get a type mismatch with dim author ... author = GetDetailsOf(item,Author) Where item is the filename, and Author is what I want to get from the file info
<1> paste the whole code at a paste-service
<8> ok
<1> must be something with your Sub or the content of your vars
<8> pastebin doesnt seem to be working
<8> whats another?
<4> http://authors.aspalliance.com/aylar/PasteCode.aspx
<8> http://authors.aspalliance.com/aylar/ViewPasteCode.aspx?PasteCodeID=5829
<1> it's that GetDetailsOf func which is the mystery
<8> yeah
<1> it isn't anywhere, there's your problem
<8> hm
<8> what do I need to add?
<4> rogers ask the person who wrote the code
<8> yeah trying to modify this online example
<1> can't you just explain what results you want...
<1> i can't see what this "author" stuff has to do with listing folder contents
<8> I want to pull the author information for the file listing
<8> of each file
<8> and display it
<4> rogers, ask the person who wrote the code
<4> or rewrite it yourself
<4> we have no clue what the original person was doing with that function
<4> its missing for whatever reason
<4> ask them
<8> listen
<4> you dont have an ASP issue
<8> here
<8> http://authors.aspalliance.com/aylar/ViewPasteCode.aspx?PasteCodeID=5830



<8> this is the example I found to go through a folder and pull the file summary attributes
<8> I'm trying to put that into my existing code, which is what I pasted the first time
<8> since I already had the recursive directory listing, I added author = GetDetailsOf(item,Author) and the dim with no luck
<4> so
<4> is
<4> author = GetDetailsOf(item,Author)
<4> your code?
<8> yes
<4> arPropNames(i) = oParent.GetDetailsOf(oParent.Items, i)
<4> you have no function called GetDetailsOf
<4> in your code
<8> from what I understand, GetDetailsOf( the file, what info you want to pull)
<8> GetDetailsOf is a predefined function
<8> scripting.filesystemobject
<8> I thought
<8> ...
<1> rogers: it's a method of a folder object in Shell.Application
<4> rogers you arent calling obj.method
<4> you are just saying method
<4> unless you are using a With, and .GetDetailsOf which you arent
<4> its not gonna work
<4> ASP is simply a collection of components
<4> the File System Object is a Component
<4> just like, Request, Response, Server, ect
<4> built in methods would be VBSCRIPT methods
<8> ahh alright
<8> didnt even realize
<4> rogers why are you learning asp?
<4> and not asp.net
<8> dont have .net here
<8> I come from php world
<8> gotta start somewhere I guess
<4> which is where? prison?
<4> well starting with cl***ic asp is wrong
<4> asp is dead
<4> and learning asp will only hurt you in learning asp.net
<8> hmm
<4> its completely different
<8> yeah asp/aspx is completely different than php
<4> no
<8> I dont really know where to start
<4> asp and php are similar in they are scripting
<8> right
<4> asp.net is OOP and control based development
<4> much more structured
<4> much more powerfull
<8> definitely
<4> ASP most of the real work goes on inside components
<4> ASP is just the presentation layer
<8> right
<4> but its ponitless to learn it
<4> if you are just starting
<8> the components are like phps built in functions
<4> sorta, vbscript has built in stuff
<4> you just use com to extend it
<8> ahh
<4> get a book on asp.net
<4> follow the tutorials at www.asp.net
<4> get visual studio 2005
<8> alright cool
<4> or visual web developer (free)
<4> VWD Express
<8> prolly get the web dev
<8> thx for the help / info


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #asp
or
Go to some related logs:

#politics
#stocks
+vt capable +wikipedia
neopets WC maps
#windows
#flash
#politics
#worldcup
ashkeelik
#goal



Home  |  disclaimer  |  contact  |  submit quotes