Click here to Skip to main content
16,005,080 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: POPULATE AN ARRAY Pin
Guffa28-Jul-05 2:17
Guffa28-Jul-05 2:17 
GeneralRe: POPULATE AN ARRAY Pin
evlxtc28-Jul-05 3:24
evlxtc28-Jul-05 3:24 
GeneralRe: POPULATE AN ARRAY Pin
Guffa28-Jul-05 3:53
Guffa28-Jul-05 3:53 
GeneralRe: POPULATE AN ARRAY Pin
evlxtc28-Jul-05 4:10
evlxtc28-Jul-05 4:10 
GeneralRe: POPULATE AN ARRAY Pin
Guffa28-Jul-05 5:12
Guffa28-Jul-05 5:12 
GeneralRe: POPULATE AN ARRAY Pin
evlxtc28-Jul-05 4:12
evlxtc28-Jul-05 4:12 
GeneralRe: POPULATE AN ARRAY Pin
Guffa28-Jul-05 5:13
Guffa28-Jul-05 5:13 
GeneralRe: POPULATE AN ARRAY Pin
evlxtc28-Jul-05 20:28
evlxtc28-Jul-05 20:28 
OK in more detail I have this.

Pricelist.asp ASP page that simply does a shirt on the DB and displays the result in same page
Choices.asp Frame to display the accumilative choices made in the pricelist.asp frame
Price.htm the frameset containing the two ASP pages.

Now user sees the two ASP pages and can then elect a qeury in pricelist.asp (In the TopFrame)which returns the result in the same frame (page) he can then select one or more of the qeury results and click a submit button which will then pass this result to the Choice.asp page (In the MainFrame) where that result gets added to the allready there array and displyed as soon as it has been updated.

A this stage I know what I want passed etc and can get that into place, but passing seems to be done to the wrong page or frame or something ?? What would the pass be to the Mainframe on the Price.htm be? Is it Price.MainFrame or would it be just Mainframe from the Pricelist.asp or would it be Choice.mainframe or just choice I am clueless.. Smile | :) Sorry for this HELLUVA long thing, but sure you now know what I need? PS and any chance of keeping the answer for me in VB?? Not serious, but would help. I assume I can then pass the results from a form in Pricelist.asp to a Procedure in Choice.asp????

THANKS AGAIN FOR ALL THE HELP.. JSUT NEED THIS SORTED AND I CAN GET MY WEBSITE UP THEN.. REST IS WORKING FINE.



this is me
GeneralRe: POPULATE AN ARRAY Pin
Guffa29-Jul-05 2:23
Guffa29-Jul-05 2:23 
GeneralDependency Walker Pin
Vasudevan Deepak Kumar27-Jul-05 20:42
Vasudevan Deepak Kumar27-Jul-05 20:42 
GeneralSetup and Deployment -- CAB files Pin
Vasudevan Deepak Kumar27-Jul-05 20:30
Vasudevan Deepak Kumar27-Jul-05 20:30 
GeneralNT Authentication Methods Pin
halbichmi27-Jul-05 10:48
halbichmi27-Jul-05 10:48 
GeneralRe: NT Authentication Methods Pin
Vasudevan Deepak Kumar27-Jul-05 22:04
Vasudevan Deepak Kumar27-Jul-05 22:04 
Generaldocument.formname.elements Pin
mtone27-Jul-05 8:49
mtone27-Jul-05 8:49 
GeneralASP.NET application deployment Pin
azam31627-Jul-05 5:47
azam31627-Jul-05 5:47 
GeneralRe: ASP.NET application deployment Pin
Christian Graus27-Jul-05 16:04
protectorChristian Graus27-Jul-05 16:04 
GeneralRe: ASP.NET application deployment Pin
Vasudevan Deepak Kumar27-Jul-05 17:08
Vasudevan Deepak Kumar27-Jul-05 17:08 
GeneralRe: ASP.NET application deployment Pin
minhpc_bk27-Jul-05 17:13
minhpc_bk27-Jul-05 17:13 
GeneralRe: ASP.NET application deployment Pin
azam31627-Jul-05 22:54
azam31627-Jul-05 22:54 
Generalhiding user controls Pin
wpcolleen27-Jul-05 4:46
wpcolleen27-Jul-05 4:46 
GeneralRe: hiding user controls Pin
minhpc_bk27-Jul-05 15:39
minhpc_bk27-Jul-05 15:39 
GeneralSELECT WITH VARIABLE Pin
evlxtc26-Jul-05 23:31
evlxtc26-Jul-05 23:31 
GeneralRe: SELECT WITH VARIABLE Pin
Guffa27-Jul-05 0:44
Guffa27-Jul-05 0:44 
GeneralRe: SELECT WITH VARIABLE Pin
evlxtc27-Jul-05 20:06
evlxtc27-Jul-05 20:06 
GeneralRe: SELECT WITH VARIABLE Pin
Guffa27-Jul-05 23:39
Guffa27-Jul-05 23:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.