Frame Problemas...pls help (urgent)

jerry_hokh

Active member
Joined
Mar 14, 2006
Messages
25
Programming Experience
1-3
hi guys,
it would be preciated if any one could help me on this.

i have :

pageA (normal aspx)
pageB (aspx with a frame target to pageC)

It goes like this, there is a button in pageA redirect to pageB , pageB's frame target to pageC, and there is a button pageC link back to pageA.

Question:
*** how to go back to pageA from pageC (which is in pageB's frame) when i click pageC's asp:Button (not link because i can do it with link)? ... i have tried but the result is only the frame of pageB targets to pageA... :confused:


Thanks a lot in advance.
Jerry.
 
Customize Browse button...pls help(urgent)

Hi guys,
dose any one know how to customize Browse button (<input type = file>) ???

I waant to serparate the textbox and the browse button.Meaning, I want to put the browse button in one place and the textbox goes with the browse button in one place.

Thanks a lot for any help.
Jerry.
 
Back
Top