Click here to Skip to main content
15,929,721 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Making a new line? Pin
Jon Sagara30-Jan-02 8:36
Jon Sagara30-Jan-02 8:36 
GeneralRe: Making a new line? Pin
30-Jan-02 11:50
suss30-Jan-02 11:50 
GeneralMessage Boxes Pin
Wildcard29-Jan-02 16:16
Wildcard29-Jan-02 16:16 
GeneralRe: Message Boxes Pin
Paul Watson29-Jan-02 23:10
sitebuilderPaul Watson29-Jan-02 23:10 
GeneralRe: Message Boxes Pin
Paul Watson31-Jan-02 4:29
sitebuilderPaul Watson31-Jan-02 4:29 
GeneralLogin against a database Pin
28-Jan-02 15:48
suss28-Jan-02 15:48 
GeneralHIGH PROBLEM WITH WINDOW IN JS Pin
28-Jan-02 5:21
suss28-Jan-02 5:21 
GeneralRe: HIGH PROBLEM WITH WINDOW IN JS Pin
Philip Patrick28-Jan-02 11:09
professionalPhilip Patrick28-Jan-02 11:09 
If I understand right...
You have to set ID of your field you want to change after uploading. Assume it will be oUploadedPic
So now you can use such script inside your Uploads window:
<br />
parent.document.getElementFromId("oUploadedPic").value = sYourUploadedPicPath;<br />


Philip Patrick
"Two beer or not two beer?" (Shakesbeer)
Web-site: www.saintopatrick.com
GeneralRe: HIGH PROBLEM WITH WINDOW IN JS Pin
roni schuetz29-Jan-02 18:49
roni schuetz29-Jan-02 18:49 
GeneralRe: HIGH PROBLEM WITH WINDOW IN JS Pin
Philip Patrick29-Jan-02 23:08
professionalPhilip Patrick29-Jan-02 23:08 
Generalwriting files to different machine Pin
omkamal25-Jan-02 7:50
omkamal25-Jan-02 7:50 
GeneralRe: writing files to different machine Pin
Konstantin Vasserman25-Jan-02 16:20
Konstantin Vasserman25-Jan-02 16:20 
GeneralJust another shameless plug Pin
frog_jumps24-Jan-02 8:27
frog_jumps24-Jan-02 8:27 
QuestionHow to test if an object property exists in JS Pin
Wolfram Steinke23-Jan-02 11:43
Wolfram Steinke23-Jan-02 11:43 
AnswerRe: How to test if an object property exists in JS Pin
Konstantin Vasserman23-Jan-02 15:44
Konstantin Vasserman23-Jan-02 15:44 
AnswerRe: How to test if an object property exists in JS Pin
Torsten Mauz11-Mar-02 5:19
Torsten Mauz11-Mar-02 5:19 
GeneralVisual Inheritance in ASP.NET Pin
22-Jan-02 13:44
suss22-Jan-02 13:44 
GeneralRe: Visual Inheritance in ASP.NET Pin
Konstantin Vasserman23-Jan-02 15:31
Konstantin Vasserman23-Jan-02 15:31 
GeneralRe: Visual Inheritance in ASP.NET Pin
24-Jan-02 5:22
suss24-Jan-02 5:22 
GeneralRe: Visual Inheritance in ASP.NET Pin
Konstantin Vasserman24-Jan-02 5:49
Konstantin Vasserman24-Jan-02 5:49 
GeneralDynamic control creation and event handling Pin
omkamal22-Jan-02 11:41
omkamal22-Jan-02 11:41 
GeneralRe: Dynamic control creation and event handling Pin
Konstantin Vasserman24-Jan-02 5:45
Konstantin Vasserman24-Jan-02 5:45 
GeneralRe: Dynamic control creation and event handling Pin
omkamal24-Jan-02 16:49
omkamal24-Jan-02 16:49 
GeneralRe: Dynamic control creation and event handling Pin
Konstantin Vasserman25-Jan-02 4:10
Konstantin Vasserman25-Jan-02 4:10 
GeneralRe: Dynamic control creation and event handling Pin
omkamal25-Jan-02 4:24
omkamal25-Jan-02 4:24 

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.