Jump to content


serverscript value


  • You cannot reply to this topic
2 replies to this topic

#1 Guest_shawnC45_*

  • Guests

Posted 04 January 2008 - 05:04 AM

Good Day,
I'm a newbie programmer...
Is there a way that I can make the value of the serverscript parameter dynamic? So that I don't have to change the value everytime I transfer to another server (helpful during development testing). I'm using ASP.Net.

Something like:

<PARAM NAME="serverscript" VALUE= CURRENT_FOLDER + "upload.aspx">

Thanks, any help will be greatly appreciated.

#2 Sergey

    Advanced Member

  • Moderators
  • PipPipPip
  • 298 posts
  • Gender:Male
  • Location:Kyiv, Ukraine

Posted 05 January 2008 - 02:06 PM

please, explane me for which purpose you want to use dynamic serverscript parameter ? Do you want to save audio files in the different folders on the server?
If I will understand clear what you want, then I can advice you how to implement it.

#3 Sergey

    Advanced Member

  • Moderators
  • PipPipPip
  • 298 posts
  • Gender:Male
  • Location:Kyiv, Ukraine

Posted 09 January 2008 - 11:53 AM

I understood, you want to change the value of ServerScript applet parameter automatic, not manually. Correct?
May be you can create web page with applet in PHP or other web programming language? In this case PHP page can be regenerated every time with new Server Script parameter. Note! Applet can upload audio file on the server where applet located!






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users